This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap broken at the beginning of libstdc++-v3
> On Fri, Oct 24, 2003 at 05:47:44PM +0400, Vladimir A. Merzliakov wrote:
> > I found source of problem. It's CVS version binutils.
> > After i replace it by binutils version 2.13.2
> > mainline gcc bootstrap without problems.
> > Sorry for misleading alarm :(
> >
>
> I am going to check in my patch to fix it:
>
> http://sources.redhat.com/ml/binutils/2003-10/msg00610.html
>
Now i succesfully build current CVS binutils and bootstrap current CVS gcc
without problems.
Thank you!