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

M R Swami Reddy MR.Swami.Reddy@nsc.com
Tue Jul 7 08:52:00 GMT 2009


| | What is meaning of having the R_CR16_NONE reloc in final linked executable?

>
> In this case, what is happening is that the .eh_frame optimization
> is deleting duplicate FDEs or CIEs that have relocations.  The
> relocations no longer are needed but it is too late to reclaim their
> space in the object, so they are changed to be NONE relocs.
>   
OK. Thank you very much for clarification.
Is there any flag to avoid the eh_frame optimization by default?



Thanks
Swami



More information about the Binutils mailing list