Re: Since Xcode 3.0, ld insists on linking CoreData.framework
Re: Since Xcode 3.0, ld insists on linking CoreData.framework
- Subject: Re: Since Xcode 3.0, ld insists on linking CoreData.framework
- From: Jerry Krinock <email@hidden>
- Date: Thu, 6 Dec 2007 14:25:55 -0800
On 2007 Dec, 06, at 13:43, Chris Suter wrote:
Send us the link command used from the build log.
I believe you mean the "Ld" command from the Build Transcript. I only
posted part of it before; here is the whole thing...
Ld /Users/jk/Documents/Programming/Projects/Bookdog/../../Builds/
Bookdog.build/Release/Bookdog.build/Objects-normal/i386/Bookdog normal
i386
cd /Users/jk/Documents/Programming/Projects/Bookdog
/Developer/usr/bin/gcc-4.0 -o /Users/jk/Documents/Programming/
Projects/Bookdog/../../Builds/Bookdog.build/Release/Bookdog.build/
Objects-normal/i386/Bookdog -L/Users/jk/Documents/Programming/Projects/
Bookdog/../../Builds/Release -L/Users/jk/Documents/Programming/
Projects/Bookdog/../RBSplitView/build/Release -F/Users/jk/Documents/
Programming/Projects/Bookdog/../../Builds/Release -F/Users/jk/
Documents/Programming/Projects/Bookdog/../SSApp/build/Release -F/Users/
jk/Documents/Programming/Projects/Bookdog/../CURLHandle/build/
Deployment -F/Users/jk/Documents/Programming/Projects/
Bookdog/../../../../Library/Frameworks -F/Users/jk/Documents/
Programming/Projects/Bookdog/../../Builds/Release -F/Users/jk/
Documents/Programming/Projects/Bookdog/../../../../Library/Frameworks -
F/Users/jk/Documents/Programming/Projects/Bookdog/../../Builds/Release
-F/Users/jk/Documents/Programming/Projects/Bookdog/../RBSplitView/
build/Release -filelist /Users/jk/Documents/Programming/Projects/
Bookdog/../../Builds/Bookdog.build/Release/Bookdog.build/Objects-
normal/i386/Bookdog.LinkFileList -framework Cocoa -framework
CoreFoundation -framework Carbon -framework CoreServices -framework
Security -framework SystemConfiguration -framework Foundation -
framework AddressBook -framework SSApp -framework Sparkle -framework
BmStuff -lRBSplitView -framework RBSplitView -arch i386 -
exported_symbols_list ExportedSymbols.exp -Wl,-s -mmacosx-version-
min=10.4 -Wl,-dead_strip -isysroot /Developer/SDKs/MacOSX10.4u.sdk
ld64: warning: option -s is obsolete and being ignored
I hope it tells you something because I've just "narrowed down" down
the problem to be somewhere within my 37 "core", highly-interdependent
source files :((
_______________________________________________
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