On Wed, 27 Oct 2004 12:15:21 +0800 Jim wrote:
JS> So, to summarize Gary's work.
JS> 
JS> - The result of 'configure --with-ldflags=-Bstatic' still contains shared
JS> libraries.- The result of './configure --enable-static=yes
JS> --enable-dynamic=no' contains no shared libraries.

I don't think that's right. In both cases, some OS libraries will likely be
linked in as shared libraries. When I compiled using the two flag version, I
still get share libraries:

$ ldd agent/snmpd
        linux-gate.so.1 =>  (0x00635000)
        libdl.so.2 => /lib/libdl.so.2 (0x4e24b000)
        libcrypto.so.4 => /lib/libcrypto.so.4 (0x4f240000)
        libm.so.6 => /lib/tls/libm.so.6 (0x4e226000)
        libc.so.6 => /lib/tls/libc.so.6 (0x4e109000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4e0f0000)
        libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x4f229000)
        libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x4f156000)
        libcom_err.so.2 => /lib/libcom_err.so.2 (0x4ea38000)
        libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x4f205000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x4e449000)
        libz.so.1 => /usr/lib/libz.so.1 (0x4e31b000)


-- 
Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/>
<irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
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

Reply via email to