Template:FAQ:Compiling
From Net-SNMP Wiki
- How do I compile with 'cc' instead of 'gcc'?
- The compilation is complaining about missing libraries. Why?
- I'm getting an error "autoheader: not found" - what's wrong?
- How can I reduce the memory footprint?
- How can I reduce the installation footprint or speed up compilation?
- How can I compile the project to use static linking?
- Why is the project workspace empty under Visual C++?
- Why does 'make test' skip five tests?
- Why does 'make test' complain about a pid file?