Here is what I am using for ./configure... ./configure --enable-static=yes --enable-shared=no --host=arm-linux --with-endianness=little --enable-dynamic=no --without-perl-modules --disable-embedded-perl --with-cflags="-O2 -static"
I can compile everything into the agent but libc, libdl, libm...any ideas why? I do the arm-linux-objdump -x snmpd | more and see Dynamic Section: NEEDED libdl.so.2 NEEDED libm.so.6 NEEDED libc.so.6 I really want to statically like everything to the application. Any ideas how to go about doing this???? :) Thanks guys. -- +++++++++++++++++++++++++++++++++++ Sami Kibria Software Engineering Group Manager IDERS Inc. Winnipeg, Manitoba. CANADA [EMAIL PROTECTED] +++++++++++++++++++++++++++++++++++ NOTE: This message is intended solely for the use of the designated recipient (s) and their appointed delegates, and may contain confidential information. Any unauthorized disclosure, copying or distribution of its contents is strictly prohibited. If you have received this message in error, please destroy it and advise the sender immediately by phone, Email or facsimile. ------------------------------------------------------------------------- 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
