On 10/02/07, Sami Kibria <[EMAIL PROTECTED]> wrote: > any ideas of how to get snmpd to be compiled statically with > all libraries?
All I can suggest is a hack. Try removing the relevant shared objects from /opt/arm/3.4.1/arm-linux/lib/ so the linker is *forced* to use the .a file. (Or at least move them into a temp directory) I'm sure that's not the right approach, but I've very little experience with cross-compiling. Dave ------------------------------------------------------------------------- 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
