Re: link error under 10.3.0 SDK
Re: link error under 10.3.0 SDK
- Subject: Re: link error under 10.3.0 SDK
- From: Chris Espinosa <email@hidden>
- Date: Tue, 14 Jun 2005 11:24:45 -0700
On Jun 14, 2005, at 10:49 AM, Bill Monk wrote: I have a project which builds fine under the 10.4 Universal SDK.
Under the 10.3.0 SDK, it produces this link error:
/usr/bin/ld: can't locate file for: -lSystemStubs
There's nothing in the project with a name like that, nor does the build transcript show anything remotely similar (other than the error line, above).
I've scanned Project and Target Info up and and down. If there's something in there that pertains, I'm missing it.
How to fix this? Any pointers most welcome...
You are using gcc 4.0 for SDKs prior to 10.3.9. That's not supported. Either use the 10.3.9 SDK for gcc 4.0, or use gcc 3.3 for SDKs prior to 10.3.9.
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