bug-binutils
[Top][All Lists]
Advanced

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

Re: cr16-elf tools error: no .eh_frame_hdr table will be created.


From: Alan Modra
Subject: Re: cr16-elf tools error: no .eh_frame_hdr table will be created.
Date: Wed, 1 Jul 2009 16:41:25 +0930
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Tue, Jun 30, 2009 at 01:24:22PM +0530, M R Swami Reddy wrote:
> Hi Alan,
> I have changed the relocs to solve in gas as shown below:
> ===
> RELOCATION RECORDS FOR [.eh_frame]:
> OFFSET   TYPE              VALUE
> 00000000 R_CR16_SWITCH32   .LECIE1
> 00000012 R_CR16_NUM32a     ___gxx_personality_v0
> =====
>
> But still the error message displayed by the linker:
> ===
> libgcc.a(unwind-dw2-fde.o)(.eh_frame); no .eh_frame_hdr table will be  
> created.
> ====
>
> Do I miss some thing else?

Run ld under gdb and find out where you branch to elf-eh-frame.c
free_no_table.

-- 
Alan Modra
Australia Development Lab, IBM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]