[csw-maintainers] Determining shared object dependencies

Ben Walton bwalton at opencsw.org
Thu Dec 24 00:18:55 CET 2009


Excerpts from Philip Brown's message of Wed Dec 23 12:47:39 -0500 2009:

> It is in theory what will actually get loaded at runtime. so yes :-)

Alternately, you could compare the NEEDED (soname) items from dump
with the output from ldd.  Not perfect, but the resolution is handled
there.  The only trick is that ldd will resolve things recursively, so
you need to know what you're after 'up front.'

HTH.
-Ben
-- 
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20091223/bf2b1bc2/attachment-0002.asc>


More information about the maintainers mailing list