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 on powerpc-SuSE-Linux


I successfully built and installed gcc 3.1 on an Apple G3 running SuSE
Linux 7.0
To get threads, you need to configure --enable-threads
My test results are already on the Build status page:
http://gcc.gnu.org/ml/gcc-testresults/2002-05/msg00630.html

$ ./config.guess
powerpc-unknown-linux-gnu

$ gcc -v
Reading specs from
/usr/local/gcc-3.1/lib/gcc-lib/powerpc-unknown-linux-gnu/3.1/
specs
Configured with: ../gcc-3.1/configure --prefix=/usr/local/gcc-3.1
--with-gnu-ld
--with-ld=/usr/local/bin/ld --with-gnu-as --with-as=/usr/local/bin/as
--with-cpu
=750 --enable-threads
Thread model: posix
gcc version 3.1

Languages: C, ObjC

$ more /etc/issue
Welcome to SuSE Linux 7.0 (PPC) - Kernel \r (\l).

$ uname.exe -a
Linux <HOSTNAME> 2.2.16 #1 Thu Sep 28 08:42:46 GMT 2000 ppc unknown



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