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.4.0: 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-3.4.0 -v
Reading specs from /usr/bin/../lib/gcc/powerpc-unknown-linux-gnu/3.4.0/specs
Configured with: ../gcc-3.4.0/configure --enable-threads=posix --with-cpu=750 --enable-languages=c,c++,java,ada,objc,f77 --disable-checking --disable-altivec --program-suffix=-3.4.0
Thread model: posix
gcc version 3.4.0


Languages enabled: C, C++, Fortran, Objective C, Java, Ada (tasking doesn't seem to work in Ada; I will try reconfiguring with
--enable-threads=gnat)


Built on GNU/Linux
Distribution: hand-crafted by me
Kernel version: 2.6.3
glibc version: 2.3.2
binutils version: 2.15.90.0.1 20040303

Other information:
Compiled using
"-O9 -funroll-loops -finline-functions -mcpu=750"
for CFLAGS, CXXFLAGS, BOOT_CFLAGS, LIBCFLAGS, LIBGCJ_CXXFLAGS, GCJFLAGS, JCFLAGS and LIBCXXFLAGS.


I made a profiled bootstrap.
Everything seems to work fine (but Ada tasking, by now). 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]