Is there a way to list the members of a .so file?
Daniel Jacobowitz
drow@mvista.com
Sat Sep 14 11:21:00 GMT 2002
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
More information about the Binutils
mailing list