Successful bootstrap of gcc 3.3.3 on powerpc-yellowdog-linux-gnu

Joshua Michael Root jmr@cse.unsw.EDU.AU
Sun Feb 22 08:38:00 GMT 2004


I have successfully bootstrapped gcc 3.3.3 on my Yellow Dog Linux 3.0
system, a 466 MHz Power Mac G4 (Digital Audio). I upgraded glibc to 2.3.2
beforehand because I had previously attempted to bootstrap gcc 3.3.2, and
with glibc 2.3.1 a segfault occurred while building the gcj libraries.
Relevant output follows:

$ ../gcc-3.3.3/config.guess
powerpc-unknown-linux-gnu

$ gcc -v
Reading specs from /usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.3.3/specs
Configured with: ../gcc-3.3.3/configure --prefix=/usr --with-cpu=7400
--enable-altivec --enable-languages=c,c++,objc
Thread model: posix
gcc version 3.3.3

$ cat /etc/issue
Yellow Dog Linux release 3.0 (Sirius)

$ uname -a
Linux Gigas.local 2.6.3 #5 Sat Feb 21 20:38:03 EST 2004 ppc ppc ppc
GNU/Linux



More information about the Gcc mailing list