successful build of GCC 4.0.0 on Mac OS 10.4.1

2005-05-30 Thread Bojan Antonovic
gcc-4.0.0 -v Using built-in specs. Target: powerpc-apple-darwin8.1.0 Configured with: ../gcc-4.0.0/configure --program-suffix=-4.0.0 --enable-languages=c,c++,objc,java Thread model: posix gcc version 4.0.0 ./config.guess powerpc-apple-darwin8.1.0 uname -a Darwin Bojan-Antonovics-Computer.loca

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

2005-05-04 Thread Bojan Antonovic
Note: - I could build GCC 4.0.0 only with Fortran95 and C. - with C++ and Java building failed. - I will try to build GCC 4.0 with itself, now with (nearly) all languages. gcc -v Using built-in specs. Target: powerpc-apple-darwin7.9.0 Configured with: ../gcc-4.0.0/configure --program-suffix=-4.0.0c

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

2005-04-28 Thread Bojan Antonovic
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. /us