[uClibc] Question on 'C compiler cannot create executables' error message

Manuel Novoa III mjn3 at codepoet.org
Thu Feb 26 01:58:01 UTC 2004


On Wed, Feb 25, 2004 at 07:03:01PM -0500, Burt Bicksler wrote:
> The error that was causing us some concern is an invocation of xgcc
> saying that it is testing the compiler.  This is in libiberty.  Building
> the gcc-3.3.x toolchain.

Hmm... I just did a mipsel toolchain build.  I did a cvs up of
toolchain, changed ARCH in gcc-3.3.x/Makefile to mipsel, and
ran make.  The build went fine.  The output line corresponding
to your failure is (for me)

checking whether the C compiler ( /archive/work/toolchain/gcc-3.3.x/toolchain_build_mipsel/gcc-3.3-final/gcc/xgcc -B/archive/work/toolchain/gcc-3.3.x/toolchain_build_mipsel/gcc-3.3-final/gcc/ -B/archive/work/toolchain/gcc-3.3.x/toolchain_mipsel/mipsel-linux-uclibc/bin/ -B/archive/work/toolchain/gcc-3.3.x/toolchain_mipsel/mipsel-linux-uclibc/lib/ -isystem /archive/work/toolchain/gcc-3.3.x/toolchain_mipsel/mipsel-linux-uclibc/include -g -Os ) works... yes

so I'm not seeing your problem here.

Manuel



More information about the uClibc mailing list