This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: OSX and gcc
- From: John Love-Jensen <eljay at adobe dot com>
- To: Gregorio Canelos <gtc at email dot arizona dot edu>, MSX to GCC <gcc-help at gcc dot gnu dot org>
- Date: Mon, 22 May 2006 06:27:25 -0500
- Subject: Re: OSX and gcc
Hi Gregorio,
> How can get an updated version of gcc on Mac OSX without building it
> myself? My powerbook came with version 3.3, so I'd like to upgrade. Is
> this possible?
Apple's distribution of GCC can be obtained here:
http://developer.apple.com/tools/download/
Xcode 2.2.1 (DMG) uses GCC 4.0.
I'm not aware of an Apple official GCC 4.1 release build, as of yet.
--Eljay