Skip site navigation (1)Skip section navigation (2)
Date:      09 Feb 1999 16:57:40 +0100
From:      Anton Berezin <tobez@plab.ku.dk>
To:        freebsd-questions@FreeBSD.ORG
Subject:   List dynamic object dependencies of a shared library
Message-ID:  <86hfsvfu2z.fsf@lion.plab.ku.dk>

next in thread | raw e-mail | index | archive | help
Hello,

One can use ldd(1) to list dynamic object dependencies of an
executable program.  But how it is possible to obtain the same kind of
information for a shared _library_ (other than creating test program
which makes use of it and then use ldd(1) for that program)?

Thank you in advance.

-- 
Anton Berezin <tobez@plab.ku.dk>
The Protein Laboratory, University of Copenhagen

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?86hfsvfu2z.fsf>