_bfd_elf_parse_eh_frame() should not assume relocation order?

Alan Modra amodra@gmail.com
Tue Dec 17 11:30:00 GMT 2013


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



More information about the Binutils mailing list