Not that it come as a big surprise, but I successfully compiled gcc-3.4.4 on darwin 6.8 (as specified by uname -a)

config.guess reports
powerpc-apple-darwin.6.8

gcc -v reports
Configured with ../gcc-3.4.4/configure --program-suffix=-3.4.4 --enable-languages=c,c++,f77,java,objc
Thread model: posix
gcc version: 3.4.4

compiled for c, c++, fortran and java

bootstraped from apple's gcc-3.3

No problems to signal, clean compile.

Xavier

Reply via email to