This is the mail archive of the binutils@sources.redhat.com 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]

Re: linkonce sections, DWARF2 EH, and the ppc failures


On Tue, Jun 19, 2001 at 11:13:28PM -0700, Geoff Keating wrote:
> 
> It gives one header per output file, though, not one header per .o file.

Why do you think there would be one header per output file?  The linker
is just stitching the .eh_frame* info back together in the order given
in input files.  If you have one header per .o, they should all appear
in the output.


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