Re: linking problem
Re: linking problem
- Subject: Re: linking problem
- From: David Dunham <email@hidden>
- Date: Fri, 1 Dec 2006 15:37:24 -0800
On 1 Dec 2006, at 14:20, Jaime Magiera wrote:
Any thoughts on how I can get PB to be more specific about where in
the build this link is? Or is that info in the error message and
I'm just not seeing it. Any help appreciated.
Like Daniel said, I hope you're using the latest Xcode, which I think
does this for you.
If not, I think you can add something like "-y" or "-Y" to
OTHER_LDFLAGS to get it to show more info about missing symbols. Ah,
here it is from the release notes:
By default, Xcode now passes -Y 1455 to the linker, so that the first
1455 undefined symbols encountered during linking Xcode will also
emit the file containing the undefined symbol. This behavior can be
turned off by unchecking the “Verbose Undefined Symbols
Info” (LINKER_DISPLAYS_FILES_FOR_UNDEFINED_SYMBOLS) build setting.
------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." -
Turkish proverb
_______________________________________________
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