This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successful bootstrap of gcc 3.3.3 on powerpc-yellowdog-linux-gnu
- From: Joshua Michael Root <jmr at cse dot unsw dot EDU dot AU>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 22 Feb 2004 19:08:36 +1100 (EST)
- Subject: Successful bootstrap of gcc 3.3.3 on powerpc-yellowdog-linux-gnu
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