[uClibc] buildroot fails to build the cross-toolchain

Michael Hunold hunold at linuxtv.org
Mon Jun 13 17:59:14 UTC 2005


Hi Erik, 

Erik Andersen writes: 

> On Mon Jun 13, 2005 at 07:19:25PM +0200, Michael Hunold wrote:
>> as -EB -O2 -g0 -no-mdebug -32 -v -KPIC -o crtbegin.o /tmp/ccSaZwia.s
>> as: unrecognized option `-EB'

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

Hm, you're right. There is no "as" binary or anything else in build_mips dir 
or anywhere else. 8-( 

 ----------------------------------schnipp-------------------------------
mhu buildroot% pwd
/home/mhu/buildroot/buildroot
mhu buildroot% find . -iname "as"
mhu buildroot% find . -type f -iname "*gcc"
./toolchain_build_mips/gcc-3.4.2-initial/gcc/mklibgcc
./toolchain_build_mips/gcc-3.4.2-initial/gcc/xgcc
./toolchain_build_mips/gcc-3.4.2/zlib/nt/Makefile.gcc
./toolchain_build_mips/gcc-3.4.2/gcc/config.gcc
./toolchain_build_mips/gcc-3.4.2/gcc/testsuite/README.gcc
 ----------------------------------schnipp------------------------------- 

So the build seems to be seriously flawed on FC3. Unfortunately I am not 
experienced at all in this field. Perhaps Ralph can tell us what he did to 
get it done on FC3. 

>  -Erik

CU
Michael. 




More information about the uClibc mailing list