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


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


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