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]

GCC 3.3.2: Successful build and installation on GNU/Linux PowerPC


This is the information requested in INSTALL/finalinstall.html:

Output of config.guess:
powerpc-unknown-linux-gnu

Output of gcc -v:
Reading specs from /usr/gcc3.2/lib/gcc-lib/powerpc-unknown-linux-gnu/3.3.2/specs
Configured with:
configure --prefix=/usr/gcc3.2 --with-nls --enable-threads=posix --with-cpu=750 --disable-altivec --enable-altivec=no --disable-altivec
Thread model: posix
gcc version 3.3.2
(the install directory is /usr/gcc3.2, but it's only a name)


Languages enabled: C, C++, Fortran, Objective C, Java

Built on GNU/Linux
Distribution: (quite heavily modified) YellowDog 2.3
Kernel version: 2.4.20, with the PPC patches by Benjamin Herrenschmidt
glibc version: 2.3.2
binutils version: 2.14.90.0.5 20030722

Other information:
Compiled using
"-O9 -finline-functions -funroll-loops -fomit-frame-pointer -mcpu=750"
for CFLAGS, CXXFLAGS, BOOT_CFLAGS, LIBCFLAGS and LIBCXXFLAGS

I configured and compiled in the source tree (by mistake), but everything worked without any problem. If I recall correctly a less recent version (maybe I didn't try with 3.3.1) complained if I tried to build in the source tree.

Everything seems to work perfectly.
Thanks for your great work.

--
Luca Saiu, maintainer of GNU epsilon
http://www.gnu.org/software/epsilon



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