On Wed, 06 Sep 2006 16:57:35 -0400 [EMAIL PROTECTED] wrote:
AC> 1) I am trying to compile Net-SNMP and create the agent 
AC> using static linking. I read the relevant FAQ and used 
AC> configure with:
AC> --with-ldflags=-Bstatic

Try specifying --enable-static --disable-shared.

AC> 2) My above attempt to create a statically-linked agent is 
AC> because I am trying to run the agent on an embedded device 
AC> with limited memory (~8MB -- not enough to have the shared 
AC> libraries). The processor is PowerPC 405, and the OS is 
AC> Montavista Linux.

If you really have limited space, you might also want to disable some of the
default mib-modules. For really tight memory constraints, start with
--enable-mini-agent and just enable the modules you want.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to