Re: [arm-gnu] Some problems with undefined reference to `__aeabi_unwind_cpp_*'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Some problems with undefined reference to `__aeabi_unwind_cpp_*'



Julien Iguchi-Cartigny wrote:
arm-none-linux-gnueabi-ld -o
Does anyone has an idea about it ?

It appears you are building examples for the ATMEL EB40A which is an embedded board. You should be using Sourcery G++ Lite for ARM EABI.

We strongly recommend against linking directly, allow the compiler to link the final application for you e.g. Use 'arm-none-eabi-gcc' instead of 'arm-none-eabi-ld'.

Cheers,
Carlos.
--
Carlos O'Donell
CodeSourcery
carlos@xxxxxxxxxxxxxxxx
(650) 331-3385 x716