This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

successful build of GCC 4.0.0 on Mac OS 10.3.9 (bootstrap, Fortran95)


Note:
- I builded GMP 4.1.4 with MPFR 4.1 myself.
- I switched to GNU make and actualized some other tools as avalable (http://gcc.gnu.org/install/prerequisites.html).
- Building fails if standard tools from Mac OS 10.3.9 are used! The prerequisits changed!
- Other languages will come later.


/usr/local/bin/gcc-4.0.0f -v
Using built-in specs.
Target: powerpc-apple-darwin7.9.0
Configured with: ../gcc-4.0.0/configure --program-suffix=-4.0.0f --enable-languages=f95
Thread model: posix
gcc version 4.0.0


./config.guess
powerpc-apple-darwin7.9.0


uname -a Darwin Bojan-Antonovics-Computer.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc


gcc -v Reading specs from /usr/local/lib/gcc/powerpc-apple-darwin7.6.0/3.4.3/specs Configured with: ../gcc-3.4.3/configure --program-suffix=-3.4.3 --enable-languages=c,c++,objc,java,f77 Thread model: posix gcc version 3.4.3


greetings


Bojan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]