This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is there a way to list the members of a .so file?


On Sat, Sep 14, 2002 at 10:07:24AM +0200, Jean Francois Martinez wrote:
> Hello
> 
> I need to determine which .o files were used in the building of a .so
> file.  I have looked at "nm" and "objdump" but none seems to do what I
> want.  Is there a way?

Not usually.  If there is debugging information one of objdump -G and
readelf -w will show you.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]