SDK 10.3.9, XCode 3 symbol(s) not found
SDK 10.3.9, XCode 3 symbol(s) not found
- Subject: SDK 10.3.9, XCode 3 symbol(s) not found
- From: Philippe Devallois <email@hidden>
- Date: Thu, 8 Nov 2007 17:46:51 +0100
Hello all.
It seems there's an issue with the SDK 10.3.9 from xcode 3.
It seems there's a lack of semaphore_wait() and semaphore_signal()
symbols in the libSystem when using this SDK.
When I use the 10.4u or 10.5 SDKs, my project links normally.
But:
nm -g /Developer/SDKs/MacOSX10.3.9.sdk/usr/lib/libSystem.B.dylib |
grep semaphore_wait
gives:
9001478c T _semaphore_wait
I don't know why I got the link error.
Is someone aware of such issue ?
Thanks in advance,
--
Philippe
_______________________________________________
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