This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Successful build of gcc-3.1.1 on SuSE 7.1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]