This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successful build of gcc 3.4.3
- From: Paul Hunt <prhunt at comcen dot com dot au>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 20 Jan 2005 20:53:18 +1000
- Subject: Successful build of gcc 3.4.3
Dear gcc team,
An apparently successful build and install of gcc 3.4.3 full distribution. I
did not run the testing tools. I have, however, compiled a kernel which is
running as I type.
GNU/Linux Suse 9.1 Pro kernel: 2.6.10-ck5 glibc version: glibc-2.3.3-97
config.guess: i686-pc-linux-gnu
gcc -v:
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: ../gcc-3.4.3/configure --enable-threads=posix
--prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada
--disable-checking --libdir=/usr/lib --enable-libgcj
--with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib
--with-system-zlib --enable-shared --enable-__cxa_atexit
Thread model: posix
gcc version 3.4.3
I wasn't really sure about configuration. gcc 3.3.x was installed previously,
so I did a gcc -v before compiling 3.4.3, and just cut-and-pasted the config
info from that. The options above are as per the Suse binary package.
Thanks for your ongoing efforts. Regards, Paul Hunt