This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++ summary
- From: George France <france at handhelds dot org>
- To: Phil Edwards <phil at jaj dot com>,Mike Cleary <mcleary at iol dot unh dot edu>
- Cc: libstdc++ at gcc dot gnu dot org,clp <clp at iol dot unh dot edu>
- Date: Tue, 17 Dec 2002 00:14:57 -0500
- Subject: Re: libstdc++ summary
- References: <3DFE271E.7000605@iol.unh.edu> <20021216185921.A28985@disaster.jaj.com>
On Monday 16 December 2002 18:59, Phil Edwards wrote:
<snip>
> 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 check the log fies from the build '-k' was used.
--George