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: eh_frame_hdr warning


On Mon, Apr 28, 2008 at 03:04:40PM +0100, Nathan Sidwell wrote:
> Alan Modra wrote:
> >Prevent ld adding adding .eh_frame_hdr entirely, perhaps, by clearing
> >link_info.eh_frame_hdr.  Is there any point in having it without a
> >table?
> 
> How can I prevent it?

It sounds like what I was suggesting is a bad idea, but you could do
it by implementing a LDEMUL_AFTER_PARSE for your target that simply
clears link_info.eh_frame_hdr.

-- 
Alan Modra
Australia Development Lab, IBM


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