[U-Boot] u-boot guruplug fails to compile - __aeabi_unwind_cpp_pr0
M.A.E.M. Hanson
hansonorders at verizon.net
Thu May 13 16:23:05 CEST 2010
On 05/13/2010 06:09 AM, Nick Thompson wrote:
> On 13/05/10 03:09, M.A.E.M. Hanson wrote:
>> /home/mihanson/CodeSourcery/Sourcery_G++_Lite/u-boot-marvell.git/arch/arm/lib/eabi_compat.o
>> -L
>> /home/mihanson/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1
>> -lgcc -Map u-boot.map -o u-boot
>> /home/mihanson/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/libgcc.a(bpabi.o):(.ARM.exidx+0x0):
>> undefined reference to `__aeabi_unwind_cpp_pr0'
>> /home/mihanson/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/libgcc.a(_divdi3.o):(.ARM.exidx+0x0):
>> undefined reference to `__aeabi_unwind_cpp_pr0'
>> /home/mihanson/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/libgcc.a(_udivdi3.o):(.ARM.exidx+0x0):
>> undefined reference to `__aeabi_unwind_cpp_pr0'
>> make: *** [u-boot] Error 1
>
> Please have a quick look in the archives of this mailing list. This issue came up
> in the last week. A patch has already been submitted that you might want to try.
Thanks, Nick. I don't know how I missed that one. I applied the patch
and worked!
Mike
More information about the U-Boot
mailing list