On Tue, Oct 01, 2002 at 05:32:41PM -0300, Brian Quirt wrote: > One part of the problem may be that Apple's moving towards gcc 3.x > for new development, but they're only releasing it as part of OSX 10.2.x- > only packages (and since 10.2.x a) is full-price even for those who own > 10.1.x, and b) isn't even compatible with all 10.1.x applications, there > are quite a few (myself included) who haven't switched yet (although if I > weren't living on a student budget I might well have switched by now).
You can download GCC 3.x directly from gcc.gnu.org. Build and install it, and then run 'sudo gcc_select 3'. Please try that and let me know if it works.
