[uClibc] buildroot fails to build the cross-toolchain

Erik Andersen andersen at codepoet.org
Mon Jun 13 17:30:15 UTC 2005


On Mon Jun 13, 2005 at 07:19:25PM +0200, Michael Hunold wrote:
> Thank your for that hint. Here is the output:
> -------------------------schnipp-----------------------------------
> as -EB -O2 -g0 -no-mdebug -32 -v -KPIC -o crtbegin.o /tmp/ccSaZwia.s
> as: unrecognized option `-EB'
> make[2]: *** [crtbegin.o] Error 1
> make[2]: Leaving directory
> `/home/mhu/buildroot/buildroot/toolchain_build_mips/gcc-3.4.2-initial/gcc'
> make[1]: *** [all-gcc] Error 2
> make[1]: Leaving directory
> `/home/mhu/buildroot/buildroot/toolchain_build_mips/gcc-3.4.2-initial'
> make: ***
> [/home/mhu/buildroot/buildroot/toolchain_build_mips/gcc-3.4.2-initial/.compi
> led] Error 2
> -------------------------schnipp-----------------------------------
> 
> So it seems that it indeed calls the mips-linux-uclibc binary, isn't it?

The above looks remarkably like it is calling 'as', i.e. your
build system's native 'as', which is presumably for x86.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list