Successful "make bootstrap" of native gcc-4.0.2 on PowerPC 405.
Output of config.guess:
powerpc-unknown-linux-gnu
Output of gcc -v:
Using built-in specs.
Target: powerpc-unknown-linux-gnu
Configured with: ../gcc-4.0.2/configure --prefix=/usr --with-cpu=405
--without-fp --enable-languages=c,c++
Thread model: posix
gcc version 4.0.2
Languages enabled: c, c++
Distribution: MontaVista(R) Linux(R) Professional Edition 3.1
Kernel version: Linux ml403 2.4.20_mvl31-ml403 #7 Wed Feb 9 16:37:30
PST 2005 ppc unknown
glibc version: 2.3.2
binutils version: version 2.16.1 (powerpc-unknown-linux-gnu) using
BFD version 2.16.1
Other information:
configure command:
CC="gcc -mcpu=405" \
CXX="c++ -mcpu=405" \
CFLAGS="-O -mcpu=405" \
CXXFLAGS="-O -mcpu=405" \
BOOT_CFLAGS="-O -mcpu=405" \
LIBCFLAGS="-O -mcpu=405" \
LIBCXXFLAGS="-O -mcpu=405" \
../gcc-4.0.2/configure --prefix=/usr --with-cpu=405 --without-fp --
enable-languages=c,c++
I've put up a web page with the binaries, in case someone is
interested: http://www.mcvax.org/~koen/ml403/ppc405_native_gcc.html
Cheers,
koen