Hi all, I've been following the CLFS powerpc instructions from version 1.2.0, currently the latest stable version.
I believe I haven't deviated from the instructions at all, but I get an error when it comes to section 5.14. Cross gcc-4.6.0 - static. After the command "make all-gcc all-target-libgcc", I (eventually) get an error message "configure: error: cannot compute suffix of object files: cannot compile", see below: make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/gcc' Checking multilib configuration for libgcc... mkdir -p -- powerpc-unknown-linux-gnu/libgcc Configuring in powerpc-unknown-linux-gnu/libgcc configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking build system type... i486-cross-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking for powerpc-unknown-linux-gnu-lipo... powerpc-unknown-linux-gnu-lipo checking for powerpc-unknown-linux-gnu-nm... /mnt/clfs/sources/gcc-build/./gcc/nm checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking whether ln -s works... yes checking for powerpc-unknown-linux-gnu-gcc... /mnt/clfs/sources/gcc-build/./gcc/xgcc -B/mnt/clfs/sources/gcc-build/./gcc/ -B/cross-tools/powerpc-unknown-linux-gnu/bin/ -B/cross-tools/powerpc-unknown-linux-gnu/lib/ -isystem /cross-tools/powerpc-unknown-linux-gnu/include -isystem /cross-tools/powerpc-unknown-linux-gnu/sys-include checking for suffix of object files... configure: error: in `/mnt/clfs/sources/gcc-build/powerpc-unknown-linux-gnu/libgcc': configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. make: *** [configure-target-libgcc] Error 1 I can't find any error messages in config.log and the lines appended to gcc/config/rs6000/sysv4.h seem to have been added successfully. I'm running Ubuntu in vmware player: uname -a Linux ubuntu 2.6.32-42-generic #95-Ubuntu SMP Wed Jul 25 15:57:54 UTC 2012 i686 GNU/Linux Any and all help welcome. Cheers, tOBi.
_______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
