Re: Tool for examining sybols in a lib file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 27 Nov 2003, exits funnel wrote:

> Hello,
> 
> I'm trying to find a way to find out the names of the
> symbols (functions/variables) archived in a native
> library - libm.a, for concreteness.  It seems I should
> be able to do it somehow with ld but I can't find an
> option.  Can anyone point me in the right direction? 
> Thanks in advance.
>
Just do:

	nm (name_of_static_lib)

See the nm man page for more details.  Cheers...james 


_______________________________________________
Redhat-devel-list mailing list
Redhat-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/redhat-devel-list

[Index of Archives]     [Kernel Newbies]     [Red Hat General]     [Fedora]     [Red Hat Install]     [Linux Kernel Development]     [Yosemite News]

  Powered by Linux