[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: generating un-stripped libraries...
On 6/22/05 4:02 PM, Quanah Gibson-Mount wrote:
That depends... Was the binary & libraries built with debugging symbols?
("-g" for gcc).
I build my OpenLDAP software with "-g -O2".
Yes, the binary and libraries were built with -g -O2, and the slurpd
binary has included the libraries (ie, ldd doesn't show ldap libraries)
and the only library included that I don't have debuginfo packages
installed for (RHEL 3.5) is the cyrus... but why would all six stack
points be in cyrus code?
Here's the ldd:
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00fd8000)
libssl.so.4 => /lib/libssl.so.4 (0x00b9c000)
libcrypto.so.4 => /lib/libcrypto.so.4 (0x0011e000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x008e4000)
libresolv.so.2 => /lib/libresolv.so.2 (0x004b2000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00216000)
libc.so.6 => /lib/libc.so.6 (0x0026a000)
libdl.so.2 => /lib/libdl.so.2 (0x00404000)
libgssapi_krb5.so.2 => /usr/kerberos/lib/libgssapi_krb5.so.2
(0x0038e000)
libkrb5.so.3 => /usr/kerberos/lib/libkrb5.so.3 (0x003a1000)
libcom_err.so.3 => /usr/kerberos/lib/libcom_err.so.3 (0x004f1000)
libk5crypto.so.3 => /usr/kerberos/lib/libk5crypto.so.3 (0x00c34000)
libz.so.1 => /usr/lib/libz.so.1 (0x00407000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00b27000)
--
Frank Swasey | http://www.uvm.edu/~fcs
Informtn Tech Profssnl Sr | Always remember: You are UNIQUE,
University of Vermont | just like everyone else.
"I am not young enough to know everything." - Oscar Wilde (1854-1900)