Re: Xcode 2.2 is now available
Re: Xcode 2.2 is now available
- Subject: Re: Xcode 2.2 is now available
- From: Shawn Erickson <email@hidden>
- Date: Thu, 10 Nov 2005 13:09:33 -0800
On Nov 10, 2005, at 12:33 PM, Roni Music wrote:
Principal features of Xcode 2.2 include:
â?¢ GCC 4.0.1
The version of the compiler has been bumped to 4.0.1. Certain
directory paths for C and C++ headers and libraries have changed
accordingly. The 10.3.9 and 10.4.u SDKs with Xcode 2.2 can be used
with either the 4.0.0 or 4.0.1 compiler.
With XCode 2.1 I use the 10.4.u SDKs, gcc 3.3 and target OS X 10.2
Will this still be possible with XCode 2.2 or am I forced to use
gcc 4 and loose
compability with any OS lower than 10.3.9?
Note "The 10.3.9 and 10.4.u SDKs with Xcode 2.2 can be used with
either the 4.0.0 or 4.0.1 compiler." is stating that you can use
those SDK with either 4.0.0 or 4.0.1 but I don't think it is meaning
to imply only with those versions of gcc. In other words gcc 3.3
should still work as you are currently doing.
I believe you even can build an application that will work on Mac OS
X 10.4 on Intel while still also building for Mac OS X 10.2.8 or
later on PPC assuming you use the new platform specific compiler
directives to define the SDKs as needed per platform. Review the
release notes about those.
-Shawn _______________________________________________
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