Re: [arm-gnu] Linker problems with arm-none-eabi 3.4.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Linker problems with arm-none-eabi 3.4.4



Matt Jovanis wrote:

>   .ARM.extab 0 : { *(.ARM.extab) }
>   .ARM.exidx 0 : { *(.ARM.exidx) }
> 
> Once I add these, I get some unresolved reference problems (undefined
> reference to '__exidx_end' ).

These are exception-related sections.  I'm not sure why they're showing
up as undefined; are you linking with libgcc?  It might help if you post
your link command.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713