[uClibc] mipsel-linux-uclibc-objcopy -O binary error

Mike Frysinger vapier at gentoo.org
Fri Jul 30 03:17:39 UTC 2004


On Friday 30 July 2004 06:33 am, ZHUANGYUYAO wrote:
> /opt/project/buildfarm/build_mipsel/staging_dir/bin/mipsel-linux-uclibc-gcc
> -EL -Wcomment -g  -DFLASH_4M -I. -I./include  -mips32    -c
> src/bootinit.S -o build/el/bootinit.o
> mipsel-linux-uclibc-gcc: unrecognized option `-EL'

that seems to be the error

> ./build/el/bootinit.bin: File truncated
> make: *** [boot_img] Error 1
>
> After searching the internet, some article said it may caused by 'ld'
> ignored some sections. if I turn off the -Ttext 0x9fc00000, compiling
> finished with success but can not run on the target board.

probably a red herring ... gcc failed to produce enough output because -EL 
pissed it off :)
-mike



More information about the uClibc mailing list