Re: porting newer versions of gcc with XCode
Re: porting newer versions of gcc with XCode
- Subject: Re: porting newer versions of gcc with XCode
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 25 Apr 2008 18:18:43 +0200
Le 25 avr. 08 à 15:35, Arindam Mallik a écrit :
Hi,
I have just started development using XCode. I have been using
gcc4.1.2 while using linux. However, the Xcode gcc version is
gcc4.0.0. I was wondering if there is any way to upgrade to later
versions of gcc while using XCode.
Thanks,
Arindam
Xcode (note the case, Upper 'X', minor 'c') embed a modified version
of GCC (the Apple branch in fact). Using a gnu version is probably a
bad idea as i does not include a lots of changes specific to OS X like
Obj-2 compilation for example.
What is there in GCC 4.1.2 that you miss in GCC 4.0 ?
Note that the Apple GCC 4.2 sources are available (http://www.opensource.apple.com/darwinsource/10.5.2/gcc_42-5531/
) but i don't know how hard it is to build gcc and to tell Xcode to
use your custom build.
_______________________________________________
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