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: Failure to run testsuite with libstdc++-v3


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

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