Re: Help Regarding Xcode 2.4
Re: Help Regarding Xcode 2.4
- Subject: Re: Help Regarding Xcode 2.4
- From: Chris Espinosa <email@hidden>
- Date: Wed, 7 Feb 2007 08:50:21 -0800
On Feb 7, 2007, at 1:20 AM, Lijith P wrote: I am using XCode 2.3 for making the universal binaries in Mac 10.4.7.
So, by upgrading to XCode 2.4, will it make any difference in the universal binaries..
Valuable suggestions regarding this are most welcome..
The only compiler changes in 2.4 from 2.3 are to improve performance in certain cases, fix some bugs that caused gcc to crash, and to enable certain enhancements for 64-bit code generation. Projects that compile in Xcode 2.3 should generate the same object code in Xcode 2.4. Note that it is often difficult to get exactly the same binary (due to timestamps, framework version numbers, linkage issues, etc.), but the generated code should be the same.
Regards,
Chris |
_______________________________________________
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