Re: 2.1->2.2 created link error: std::__ioinit
Re: 2.1->2.2 created link error: std::__ioinit
- Subject: Re: 2.1->2.2 created link error: std::__ioinit
- From: Chris Espinosa <email@hidden>
- Date: Mon, 14 Nov 2005 12:55:53 -0800
On Nov 14, 2005, at 12:41 PM, Sean McBride wrote: On 2005-11-14 10:24, Eric Albert said:
The easiest way to figure out where the reference is coming from is to add "-Wl,-Y,1000" to your Other Linker Flags. That'll tell the linker
Also, the release notes mention this:
"Xcode now shows file info for undefined symbol messages from the linker. This is controlled through the "Verbose Undefined Symbols info" (LINKER_DISPLAYS_FILES_FOR_UNDEFINED_SYMBOLS) build setting"
Which maybe does the same thing as the cryptic "-Wl,-Y,1000".
It probably does. Neat. :) I've wanted that for a long time....
Actually, I just tried it, and it doesn't seem to work at all. Darn.
If it doesn't seem to work at all, please file a bug with the linker invocation line and its output. It should work.
Chris |
_______________________________________________
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