Re: Undefined symbol __error()
Re: Undefined symbol __error()
- Subject: Re: Undefined symbol __error()
- From: Fritz Anderson <email@hidden>
- Date: Mon, 16 Jan 2006 21:04:12 -0600
On 16 Jan 2006, at 5:36 PM, David Litwin wrote:
I can’t seem to make a project that *can’t* find __error, even
though their main.o files show it as “U ___error()” with nm.
Just as a note, when nm prefixes a symbol with a U, that means the
implementation of the symbol is Unknown. It indicates that the module
uses, but does not define, that symbol.
-- F
--
Fritz Anderson
Consulting Programmer -- http://resume.manoverboard.org/
Step into Xcode, coming out late January -- http://six.manoverboard.org/
_______________________________________________
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