
11 May
2010
11 May
'10
2:45 p.m.
On Tue, 11 May 2010 14:40:30 +0200 Remco Poelstra remco.poelstra@duran-audio.com wrote: ...
/usr/local/ELDK/usr/bin/../lib/gcc/arm-linux-gnueabi/4.2.2/soft-float/libgcc.a(_udivdi3.o):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
How can I fix that? It seems it's the last small problem before I can send a patch set for the startup code.
Try to apply this patch
http://lists.denx.de/pipermail/u-boot/2010-May/071363.html
Best regards, Anatolij
Thanks, this works. Why isn't this included in u-boot by default?
This patch is quite new and I suppose it will be included soon.
Best regards, Anatolij