Re: Reducing the size of libnetsnmp, libnetsnmphelpers etc lib files
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 09/01/07, Srivastava, Namburi (IE10) <[email protected]> wrote: > The --enable-mini-agent option doesn't reduce the size of > libnetsnmpmibs.a much. I'm sorry? $ cd net-snmp-5.4 $ make distclean ; ./configure # i.e. a default build $ (cd agent ; make libnetsnmpmibs.la) $ ls -l agent/.libs/libnetsnmp.a 3818402 agent/.libs/libnetsnmp.a $ make distclean ; ./configure --enable-mini-agent $ (cd agent ; make libnetsnmpmibs.la) $ ls -l agent/.libs/libnetsnmp.a 233326 agent/.libs/libnetsnmp.a I would say that a drop from a touch under under 4Mb to 230Kb is a significant reduction, wouldn't you? > Also, is there any order in which these configure options to be used??? No Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users