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: "Sean McBride" <email@hidden>
- Date: Mon, 14 Nov 2005 11:23:59 -0500
- Organization: Rogue Research
On 2005-11-12 12:38, Eric Albert said:
>> And even if I remove the
>> static libraries from my project, the std::__ioinit undefined error is
>> still
>> there. So it looks like it must come from the files within the project
>> (and/or their included headers).
>
>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".
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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