PDA

View Full Version : GCC 3.1 question


apaterso
08-31-2002, 11:58 PM
I am correct in thinking that apple did not include gcc 3.x in the 10.1.x version of the software. If so where do I find gcc 3.1 online? Has anyone gone out and "built" it into their 10.1.x machines.

tia
Andy

9KILLER
09-01-2002, 09:01 PM
http://gcc.gnu.org/releases.html

Or buy 10.2

bash-2.05a$ gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1161, based on gcc version 3.1 20020420 (prerelease)
bash-2.05a$

apaterso
09-01-2002, 11:45 PM
It turns out if you download the Developer tools from apple (their ADC site) you will get GCC and much more