Re: XCode 2.1 build fails: can't locate lSystemStubs [solved]
Re: XCode 2.1 build fails: can't locate lSystemStubs [solved]
- Subject: Re: XCode 2.1 build fails: can't locate lSystemStubs [solved]
- From: Robert Martin <email@hidden>
- Date: Tue, 7 Jun 2005 15:31:33 -0400
Duh! Just read some posts about the SDK's being optional, went back
and loaded them, and sure enough that was the problem. I forgot that
my project used the 'optional' 10.3 SDK.
I wish the build fail messages had some kind of FAQ/probable cause
lookup built into them!
On Jun 7, 2005, at 12:49 PM, Robert Martin wrote:
Yesterday I was happily compiling away on 2.0. Today I installed
2.1, and now get the following build fail message:
<large snip ...>
-framework Cocoa -framework CoreMIDI -framework Message -framework
AudioToolbox -arch ppc -prebind -isysroot /Developer/SDKs/
MacOSX10.3.9.sdk -Wl,-syslibroot,/Developer/SDKs/MacOSX10.3.9.sdk
/usr/bin/ld: can't locate file for: -lSystemStubs
collect2: ld returned 1 exit status
Nothing has changed in my project - and I know virtually nothing
about the magic of compilers and linkers...I'm at a total loss!
What on earth is "-lSystemStubs" - what file is 2.1 trying to locate?
I tried googling on -lSystemStubs, and also in the archive - but
there was nothing that matched the message I'm getting.
_______________________________________________
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