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

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


Hi Nick,
Thank you very much for the response.
I will check the "md_allow_eh_opt".

Thanks
Swami
Nick Clifton wrote:
> Hi Swami,
>
>   
>>> 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?
>>     
>
> No, but it can be disabled via a machine specific define: 
> md_allow_eh_opt.  So you could create your own command line option to 
> enable or disable this feature.
>
> Cheers
>    Nick
>
>
>
>
>   




More information about the Binutils mailing list