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: _bfd_elf_parse_eh_frame() should not assume relocation order?


On Tue, Dec 17, 2013 at 01:02:03AM -0800, Alexey Neyman wrote:
> The problem is that after 'ld -r' linking, the resulting .rela.eh_frame is not 
> sorted by the r_offset:

Why are you using ld -r?  Just to package up object files?  Not a good
idea.  As you have discovered, ld -r reorders things.

-- 
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]