This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gold vs libc


On 11 September 2014 12:05, Cary Coutant <ccoutant@google.com> wrote:
>> I wouldn't mind simply making
>> __EH_FRAME_BEGIN__ and __EH_FRAME_END__ linker-defined symbols that
>> would override any definitions found in the object files.
>
> Ah, now I see that this is what Alan was referring to. What I didn't
> like about Rafael's suggestion was the idea that the linker would
> special-case the sections based on what symbols were defined in them.
> If his suggestion was simply to override any definitions with the
> linker's own definitions, then my objection was misfounded.

Yes, that is what I meant. The linker would just know
__EH_FRAME_BEGIN__ to part of the format of .eh_frame.

Cheers,
Rafael


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]