GCC 3.3 update changes default compiler
GCC 3.3 update changes default compiler
- Subject: GCC 3.3 update changes default compiler
- From: Jeff Harrell <email@hidden>
- Date: Tue, 24 Jun 2003 19:01:21 -0500
Yes, this is documented in the read-me, but it's not in 72 point
blinking type or anything, and it's the opposite of what I expected.
The December 2002 Update posted yesterday DOES change your default
compiler from GCC 3.1 to GCC 3.3. What this means is that if you don't
set the CC and GCC_VERSION envars in Project Builder, your project will
attempt to build with GCC *2*.
Solution, as document in readme:
sudo gcc_select 3.1
This is just a heads-up for anybody who hasn't installed it yet and
who's as careless about reading the readme as I am.
--
email@hidden
http://homepage.mac.com/jharrell
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.