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: Linking libstdc++ with gcc-3.0.2 prerelease fails on IA64


On Mon, Oct 15, 2001 at 11:04:36AM -0700, H . J . Lu wrote:
> On Mon, Oct 15, 2001 at 10:26:55AM -0700, Janis Johnson wrote:
> > On Sun, Oct 14, 2001 at 06:38:26PM -0500, Krishnakumar B wrote:
> > >
> > > I am trying to bootstrap IA-64. During the link stage of libstdc++, I get
> > > the following message. I can reproduce the failure at the same stage with
> > > the snapshots 200011001 and 20011007 also.
> > > 
> > > .libs/string-inst.o:/u/kitty/tools/gcc-3.0.2-20011014/ia64-redhat-linux/ia64-redhat-linux/libstdc++-v3/include/bits/basic_string.h:238:
> > > unsupported reloc
> > 
> > I see this with the mainline CVS.  Rather than looking into it I've just
> > avoided building c++ and java.  Unless someone already knows what the
> > problem is I can look into it.
> >  
> 
> I believe it is a binutils bug. Please tell me how to reproduce it. I
> will make sure it is fixed.

Yes, the failure occurs with GNU ld version 2.11.92.0.5 20011005 but not
with GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8).  Build C and C++;
it doesn't require a bootstrap.  I get the same failure with a cross
build on i686-unknown-linux-gnu.  Use any recent 3.0 or 3.1 GCC source.

Janis


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