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]
Other format: [Raw text]

Re: PATCH: Support x86-64 large data sections


On Wed, Jul 06, 2005 at 02:03:21PM -0700, H. J. Lu wrote:
> On Tue, Jul 05, 2005 at 09:54:56PM +0200, Jan Hubicka wrote:
> > 
> > Hi,
> > I am still getting problem with the libbackend.a linking I sent you.  I
> > verified that the binutils are configured properly and that the new
> > gas/ld is used so I am quite puzzled that you are not getting the same
> > failure.  Perhaps something got missapplied, could you perhaps send me
> > updated patch to try it out?  (I am still traveling till 10th so I don't
> > have much time to code, but I would like to have this finally
> > resolved... )
> > 
> 
> This new patch against the current CVS should work much better now. I
> have to handle
> 
>         .section .lbss.__mf_lookup_cache_reusecount,"aw",@progbits
> 
> generated by gcc. You will also need
> 
> http://sourceware.org/ml/binutils/2005-07/msg00142.html
> 

Here is the updated patch to fix normal a common symbol after a large
common symbol. Linker should turn it into a normal common symbol.


H.J.

Attachment: binutils-x86_64-large-15.patch
Description: Text document


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