This is the mail archive of the binutils@sourceware.cygnus.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: The problem with linkonce sections in ELF


On Sun, Feb 06, 2000 at 04:19:49PM -0500, Ian Lance Taylor wrote:
> 
> The appended patch fixes the problem for me.  You also have to
> regenerate bfd-in2.h, and patch all the calls to size_dynamic_sections
> to pass the extra argument.  This is not very efficient; I don't know
> how often strip_section_from_output is called in real cases.
> 

Your patch doesn't modify all places where strip_section_from_output
is called. Do you have a patch for that?

Thanks.

H.J.

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