I can't compile u-boot : EABI version problem

Chia-I Wu olv at openmoko.org
Mon Dec 10 12:37:51 CET 2007


On Mon, Dec 10, 2007 at 08:14:40PM +0900, Yong Su, Ji  wrote:
> $ make gta01bv4_config
> $ make
> make[1]: Entering directory
> `/home/rcnzznag/download/u-boot/board/neo1973/gta01'
> arm-angstrom-linux-gnueabi-ld -T ../common/lowlevel_foo.lds -Ttext
> 0x33f80000 -Bstatic \ ../common/lowlevel_init.o lowlevel_foo.o -o
> lowlevel_foo
> arm-angstrom-linux-gnueabi-ld: ERROR: Source object
> ../common/lowlevel_init.o has EABI version 0, but target lowlevel_foo has
> EABI version 4
> arm-angstrom-linux-gnueabi-ld: failed to merge target specific data of file
> ../common/lowlevel_init.o
I had the same error before.  It can be fixed by applying these two
patches:
	fix-arm920t-eabi.patch
	uboot-eabi-fix-HACK.patch

from OE, which can be found under packages/uboot/files/.

-- 
Regards,
olv



More information about the openmoko-uboot mailing list