Re: Deployment Target = 102 doesn't run on Jaguar 10.2.8
Re: Deployment Target = 102 doesn't run on Jaguar 10.2.8
- Subject: Re: Deployment Target = 102 doesn't run on Jaguar 10.2.8
- From: Bill Cheeseman <email@hidden>
- Date: Sat, 30 Apr 2005 12:33:09 -0400
on 2005-04-30 10:54 AM, Hugh Sontag at email@hidden wrote:
> I built my application using XCode 2.0 with a Deployment Target of 10.2.
>
> However, when I try to open the application running under Mac OS X
> 10.2.8, the application crashes and I get the following message in
> "console.log":
>
> 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)
I brought this up here about a week ago and got no satisfaction. However, I
now see that the "About Xcode Tools" document in Tiger final explains that
you must use the gcc 3 compiler to build an app that will run on any system
earlier than 10.3.9. Just using the correct cross-development SDKs and
settings won't do the trick, because the Tiger compiler default is gcc 4.
You have to switch explicitly to gcc 3.3 to build an app under Tiger that
will run under 10.2.0 through 10.3.8.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
PreFab Software - http://www.prefab.com/scripting.html
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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