[U-Boot-Users] ld error : EABI version defference

7 Jul
2006
7 Jul
'06
11 a.m.
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....
6878
Age (days ago)
6878
Last active (days ago)
0 comments
1 participants
participants (1)
-
Peter Pearse