eh_frame_hdr warning
Nathan Sidwell
nathan@codesourcery.com
Tue Apr 29 11:59:00 GMT 2008
Ian Lance Taylor wrote:
> However: .eh_frame_hdr is only useful if the gcc support libraries can
> find it at run time. With ELF this is done by looking for the
> PT_GNU_EH_FRAME program segment, using dl_iterate_phdr. Does that
> work with vxworks? If not, then gcc should be configured to not pass
> --eh-frame-hdr to the linker--this is HAVE_LD_EH_FRAME_HDR in gcc.
Thanks for the clues. however what is puzzling me is that --eh-frame-hdr is NOT
being passed to the linker and info.eh_frame_hdr is FALSE. I'll continue
looking ...
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
More information about the Binutils
mailing list