Date: Sat, 3 Jul 1999 12:11:02 -0600 (MDT) From: Jonathon Doran <doranj@Colorado.EDU> To: hamilton@pobox.com (Jon Hamilton) Cc: bright@rush.net, matt@zigg.com, questions@FreeBSD.ORG Subject: Re: Which shared libraries is a binary linked against? Message-ID: <199907031811.MAA27210@ucsu.Colorado.EDU> In-Reply-To: <19990703171821.990781E2@woodstock.monkey.net> from "Jon Hamilton" at Jul 3, 99 12:18:16 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> ldd is more appropriate to the task the original poster asked about.
I agree, however "ldd" missed a library in my test.
$ ldd sharityd
sharityd:
        libc.so.3 => /usr/lib/libc.so.3 (0x2809d000)
$ which_shared sharityd
/usr/libexec/ld-elf.so.1
libc.so.3
... something to think about
Jon Doran
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907031811.MAA27210>
