Retreiving dynamic links through BFD

Jeff Bailey jbailey@nisa.net
Thu Jul 1 00:00:00 GMT 1999


I'm trying to find a way to list the library dependancies of an 
executable.  Unfortunetly this information seems to be only located in 
the private-headers section (viewable through objdump -p).  elf.c defines 
the list of them through DT_NEEDED, and peicode.h shows the list of dll's 
using bfd_get_32 calls.  Is there any abstraction layer that will provide 
this information?

Tks,
Jeff Bailey

-- 
I'm not a vegetarian because I love animals, I'm a vegetarian
because I hate plants.


More information about the Binutils mailing list