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: debug_info strangeness (arm-mingw32ce)


On Thu, Nov 26, 2009 at 08:43:26PM +0100, Danny Backx wrote:
> Or is it probably what it looks like to me - an error ?

Yes.  I expect something is corrupting the linker's statement_list,
since ld appears to be sizing output sections correctly but not
writing them out.  To test this hypothesis, put a break in
lang_process before the lang_size_sections call, and another in
ldwrite.  Dump the list using dprint_statement at both points.

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