Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • To: Julien Iguchi-Cartigny <kartoch@xxxxxxxxx>
  • Subject: Re: [arm-gnu] Some problems with undefined reference to `__aeabi_unwind_cpp_*'
  • From: Carlos O'Donell <carlos@xxxxxxxxxxxxxxxx>
  • Date: Fri, 29 Jan 2010 10:00:34 -0500

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