Re: How to get list of symbols defined in a .a static library?
Re: How to get list of symbols defined in a .a static library?
- Subject: Re: How to get list of symbols defined in a .a static library?
- From: Cameron Hayne <email@hidden>
- Date: Thu, 21 Sep 2006 00:29:40 -0400
On 20-Sep-06, at 7:06 PM, Jerry Krinock wrote:
I remember there is some command-line magic you can invoke on a .a
library
file which prints out all of the symbols which are defined in the
library.
Could someone please refresh my memory on how to do that, or is
there a
better way?
I think you want 'nm' - read 'man nm'
By the way, this does show up in the results from 'man -k symbol'
--
Cameron Hayne
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden