Re: Deployment Target = 10.2 doesn't run on Jaguar 10.2.8
Re: Deployment Target = 10.2 doesn't run on Jaguar 10.2.8
- Subject: Re: Deployment Target = 10.2 doesn't run on Jaguar 10.2.8
- From: Hugh Sontag <email@hidden>
- Date: Sat, 30 Apr 2005 11:45:46 -0500
On Apr 30, 2005, at 8:54 AM, Hugh Sontag wrote:
dyld: /Volumes/PB/Users/hsontag/SyncProXRHTiger/build
test/Synchronize! Pro X.app/Contents/MacOS/SynchronizeProX can't
open library: /usr/lib/libmx.A.dylib (No such file or directory,
errno = 2)
[...]
Could anyone enlighten me as to how to correct this?
You must use GCC 3.3 to compile projects that will run on versions
of Mac OS X earlier than 10.3.9. GCC 4.0 insists on linking to
libmx, which doesn't exist in Jaguar, and I'm not sure if it existed
in Panther prior to 10.3.9.
Thanks for the information.
I looked at the settings for my target, and under the collection "GNU
C/C++ Compiler", I don't see a way to set the compiler to be gcc 3.3.
How can I build my project with gcc 3.3 instead of gcc 4.0 under XCode 2.0?
Hugh Sontag
Qdea
_______________________________________________
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