This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Latest snapshot won't build with --enable-libstdcxx-v3



> >     I'm having really bad luck getting the last two snapshots to build
> > (I've not tried the others). Specifically, I'm trying to prepare for
> > the gcc 3 with the new libstdc++ so my code will be ready for the
> > release. Unfortunately, I can't complete the 'make bootstrap' with the
> > new snapshot, 20000918. It looks like it dies trying to build
> > libstdc++.

FYI, snapshots that I've tried that have worked:

2000-09-19 
2000-09-10 (last bootstrap)
2000-08-27 (last debuggable)

> messages. Why having done that anyway ??? I fill somewhat responsible 
> because this redirection was not here before I complained about the 
> use of Werror.

it was always there 


> ../../../../../Cvs/gcc/libstdc++-v3/src/locale.cc:926: Internal error: Segmentat
> ion fault.
>    Please submit a full bug report.
>    See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

...quite obviously a compiler bug. It's fixed now

-benjamin


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