[U-Boot-Users] ld error : EABI version defference
Peter Pearse
peter.pearse at arm.com
Fri Jul 7 11:00:37 CEST 2006
Yun-Sik Woo
arm-none-linux-gnueabi-gcc from
arm-2006q1-6-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.gz2
defaults to producing binaries compliant to the ARM ABI.
Add the following line to u-boot/cpu/arm926ejs/config.mk to force use of the
gnu api.
PLATFORM_CPPFLAGS += -mabi=apcs-gnu
Peter Pearse
P.S. I believe posting HTML to this list is (strongly) deprecated....
More information about the U-Boot
mailing list