This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Failure to run testsuite with libstdc++-v3
- To: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Subject: Re: Failure to run testsuite with libstdc++-v3
- From: Christian Jönsson <c dot christian dot joensson at telia dot com>
- Date: Tue, 08 Aug 2000 08:45:23 +0200
- CC: gcc at gcc dot gnu dot org
- References: <200008072226.RAA44007@latour.rsch.comm.mot.com>
Loren James Rittle wrote:
>
> In article <398C8E6A.B66B48D0@telia.com> you write:
> > I did ../gcc/configure --enable-threads --enable-libstdcxx-v3
> > and then a make bootstrap-lean >& build.log & followed by a
> > make -k check >& check.log &
>
> It appears that you started the bootstrap in the background. You
> can't start the check step until the bootstrap completes?
Oh, sorry, bad wording then, I did not start checking before
the build completed.
>
> > Any tips? Aren't I supposed to enable libstdc++-v3 yet?
>
> If you believe that the bootstrap completed without any errors before
> you started the 'make check', then please send me your entire
> build.log file (gzip'd then uuencoded).
It did, so did it with the cvs sources (on 2000-08-07). I'll check gcc
out again from the repository and try it. I'll get back to you when
finished.
Cheers,
/ChJ