On Thu, Nov 26, 2009 at 11:41 AM, Hector Oron <[email protected]> wrote: > What does the config.log says? ICE on cc1? > > 2009/11/26 Mathieu Chouinard <[email protected]>: >> I get the following error trying to compile cross gcc final for >> sparc64 multilib using the instruction from svn >> >> make[2]: Leaving directory >> `/home/clfs/work/gcc-build/sparc64-unknown-linux-gnu/libgcc' >> Checking multilib configuration for libgomp... >> mkdir -p -- sparc64-unknown-linux-gnu/libgomp >> Configuring in sparc64-unknown-linux-gnu/libgomp >> configure: creating cache ./config.cache >> checking for --enable-version-specific-runtime-libs... no >> checking for --enable-generated-files-in-srcdir... no >> checking build system type... x86_64-cross-linux-gnu >> checking host system type... sparc64-unknown-linux-gnu >> checking target system type... sparc64-unknown-linux-gnu >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for gawk... gawk >> checking whether make sets $(MAKE)... yes >> checking for sparc64-unknown-linux-gnu-strip... >> /cross-tools/sparc64-unknown-linux-gnu/bin/strip >> checking for sparc64-unknown-linux-gnu-gcc... >> /home/clfs/work/gcc-build/./gcc/xgcc >> -B/home/clfs/work/gcc-build/./gcc/ >> -B/cross-tools/sparc64-unknown-linux-gnu/bin/ >> -B/cross-tools/sparc64-unknown-linux-gnu/lib/ -isystem >> /cross-tools/sparc64-unknown-linux-gnu/include -isystem >> /cross-tools/sparc64-unknown-linux-gnu/sys-include >> checking for C compiler default output file name... configure: error: >> in `/home/clfs/work/gcc-build/sparc64-unknown-linux-gnu/libgomp': >> configure: error: C compiler cannot create executables >> See `config.log' for more details. >> make[1]: *** [configure-target-libgomp] Error 1 >> make[1]: Leaving directory `/home/clfs/work/gcc-build' >> make: *** [all] Error 2 >> >> >> -- >> there is an old Greek saying that goes like this: >> “There are two kinds of people in this world that >> go around beardless—boys and women—and I am neither one.” >> _______________________________________________ >> Clfs-support mailing list >> [email protected] >> http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org >> > > > > -- > Héctor Orón > > "Our Sun unleashes tremendous flares expelling hot gas into the Solar > System, which one day will disconnect us." > _______________________________________________ > Clfs-support mailing list > [email protected] > http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org >
here what it says: cross-tools/sparc64-unknown-linux-gnu/lib/ -isystem /cross-tools/sparc64-unknown-linux-gnu/include -isystem /cross-tools/sparc64-unknown- linux-gnu/sys-include -g -O2 conftest.c >&5 /home/clfs/work/gcc-build/./gcc/cc1: error while loading shared libraries: /home/clfs/work/gcc-build/./gcc/libgcc_s.so.1: ELF file data e ncoding not little-endian configure:2575: $? = 1 -- there is an old Greek saying that goes like this: “There are two kinds of people in this world that go around beardless—boys and women—and I am neither one.” _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
