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: [RFC][PATCH] Check ELF relocs after opening all all input files


On Wed, Apr 20, 2016 at 05:23:11AM -0700, H.J. Lu wrote:
> ldemul_before_allocation is too late.  It should be called before
> map_input_to_output_sections.

Oh yeah, check_relocs creates sections, that need to be mapped.  Are
there any other reasons?

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