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: Delay saetting finalize_syms until after segments are sized


On Wed, Jun 27, 2001 at 09:49:20AM +0100, Nick Clifton wrote:
> 
> 	* write.c (write_object_file): Do not set finalize_syms until
> 	after the segments have been sized.  Some backends may still
> 	need to access the syms's frags in order to adjust relaxed
> 	frags.

Hi Nick,
  You may like to do the same in obj-coff.c and obj-ieee.c for
consistency if nothing else.  Which backends broke?

Alan


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