This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successful Build, GCC 3.2, custom SMP Linux System
- From: "Scott Robert Ladd" <scott at coyotegulch dot com>
- To: "gcc List" <gcc at gcc dot gnu dot org>
- Date: Mon, 19 Aug 2002 10:20:43 -0400
- Subject: Successful Build, GCC 3.2, custom SMP Linux System
I just successfully built and installed gcc 3.2 on my IBM Intellistation
with (non-stock) dual 600MHz Pentium IIIs, running a custom kernel & glibc
2.2.5.
Build accomplished with make -j 2 bootstrap.
root@Copernicus:~/work/build/gcc-3.2# uname -a
Linux Copernicus 2.4.18 #4 SMP Sat Mar 2 19:47:58 EST 2002 i686 unknown
root@Copernicus:~/work/build/gcc-3.2# ./config.guess
i686-pc-linux-gnu
root@Copernicus:~/work/build/gcc-3.2# gcc -v
Reading specs from /opt/gcc-3.2/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with:
../gcc-3.2/configure --prefix=/opt/gcc-3.2 --enable-__cxa_atexit --enable-th
reads=posix --enable-shared
Thread model: posix
gcc version 3.2
Scott Robert Ladd
Coyote Gulch Productions, http://www.coyotegulch.com
No ads -- just very free (and somewhat unusual) code.