Re: Need help testing for *jaguar* compatibility...
Re: Need help testing for *jaguar* compatibility...
- Subject: Re: Need help testing for *jaguar* compatibility...
- From: m <email@hidden>
- Date: Mon, 30 May 2005 13:39:34 -0700
On May 30, 2005, at 1:21 PM, Bill Cheeseman wrote:
If it was built on Mac OS X 10.4 Tiger using Xcode 2.0 default
settings, it
won't run under Mac OS X 10.2 Jaguar or older. This is because
Xcode 2.0
defaults to the gcc 4.0 compiler. If you build it using the gcc 3.3
compiler, instead, this particular problem will disappear.
To use the gcc 3.3 compiler for a particular target:
1) Select the target of interest
2) Bring up the inspector
3) Click on the Rules tab
4) Add a rule by clicking the "+" button.
5) Set the "Process" popup to "C Source Files"
6) Set the "using" popup to GCC 3.3
You are done.
_murat
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden