Re: U vs. T in "nm -g" output..
Re: U vs. T in "nm -g" output..
- Subject: Re: U vs. T in "nm -g" output..
- From: David Fang <email@hidden>
- Date: Tue, 30 Aug 2005 17:27:56 -0400 (EDT)
> I'm using "nm -g" in Terminal to output the symbolic links of the
> static libraries that I'm building in Xcode.
>
> I'm wondering what the "U" that precedes a function listing means
> versus a "T" or a "C". Anyone know?
Hi,
It's all explained in the man-page for nm:
U (undefined)
T (text section)
C (common symbol)
... etc.
HTH.
David Fang
_______________________________________________
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