
Dear Javier,
In message eedb5540908050530u610d9dfgc235faf9e0a8a587@mail.gmail.com you wrote: ...
I have applied it but when compiling it gives the following errors:
...
arm-none-linux-gnueabi-ld: ERROR: Source object /opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/lib/gcc/arm-none-linux-gnueabi/4.1.2/libgcc.a(_udivsi3.o) has EABI version 4, but target u-boot has EABI version 0
I have just posted a patch:
[PATCH] ARM EABI: add new helper functions resp. function names
(see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/65473
Combined with commit 52b1bf2c:
Make linking against libgcc configurable
I can run a "USE_PRIVATE_LIBGCC=yes ./MAKEALL arm" with an EABI conformant tool chain (ELDK 4.2) without any related issues.
It would be great if you all could test this, so we can get this in as quickly as possible.
Best regards,
Wolfgang Denk