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: [PATCH] --eh-frame-hdr had no effect on certain executables


On Mon, Nov 20, 2006 at 05:50:22PM +0100, Jan Beulich wrote:
> 	* elflink.c (_bfd_elf_link_create_dynamic_sections): Move creation of
> 	.eh_frame_hdr sectioin from here ...
> 	(elf_link_add_object_symbols): ... to here.

I think it would be cleaner to create .eh_frame_hdr via
ldemul_after_open.  See for example, ld/emultempl/spuelf.em.  That way
you wouldn't need to worry about place_orphan.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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