Re: [arm-gnu] give me pointer/info to the linker script used for arm-none-eabi-ld as I am facing problem while building the ECOS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] give me pointer/info to the linker script used for arm-none-eabi-ld as I am facing problem while building the ECOS



darshan.kakade@xxxxxxxxx wrote:
arm-2007q3/bin/../lib/gcc/arm-none-eabi/4.2.1/../../../../arm-none-eabi/bin/ld: error: no memory region specified for loadable section `.ARM.extab' Please explain me about the above problem. Or give me pointer/info to the linker script used for arm-none-eabi-ld.

The ".ARM.extab" sections are required by the ARM EABI. The example linker scripts we provide are under arm-none-eabi/lib/. For example arm-none-eabi/lib/generic.ld is the generic linker script for use with Sourcery G++ ARM EABI.

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