Successful build of gcc-3.1.1 on SuSE 7.1

Carl Eugen Hoyos ceh@cg.tuwien.ac.at
Sun Aug 11 15:46:00 GMT 2002


I successfully built and installed gcc-3.1.1 on a Dual 1GHz Pentium III
running SuSE 7.1
If you want to use threads, you have to configure --enable-threads to get
Posix threads.
My test results are in the gcc-testresults archive:
http://gcc.gnu.org/ml/gcc-testresults/2002-08/msg00354.html

$ config.guess
i686-pc-linux-gnu

$ gcc -v
Reading specs from
/usr/local/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/specs
Configured with: ../gcc-3.1.1/configure --prefix=/usr/local/gcc-3.1.1
--enable-threads
Thread model: posix
gcc version 3.1.1

Languages: C, ObjC

$ cat /etc/issue
Welcome to SuSE Linux 7.1 (i386) - Kernel \r (\l).

$ uname -a
Linux HOSTNAME 2.4.5 #2 SMP Thu Jan 17 16:36:09 CET 2002 i686 unknown

$ rpm -q glibc
glibc-2.2-17

Carl Eugen



More information about the Gcc mailing list