This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++ summary
On Tue, Dec 17, 2002 at 07:08:57AM +0000, Neil Booth wrote:
> Phil Edwards wrote:-
>
> > > make[4]: Leaving directory
> > > `/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/gcc-
> > > 3_2-branch/alphaev56-unknown-linux-gnu/libstdc++-v3/testsuite'
> > > make[3]: *** [check-am] Error 2
> > > make[3]: Target `check' not remade because of errors.
> >
> > This is why the instructions say to use 'make -k check'. DejaGNU incorrectly
> > kill the make chain by passing back an error status, which means that any
> > subsequent targets in the makefile are not done.
>
> I use -k and get the same issue. It's only started "recently" (in the
> last month).
Odd. I'll try to look into this, but it probably won't be soon.
Phil
--
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
- Edsger Dijkstra, 1930-2002