libstdc++ summary
Phil Edwards
phil@jaj.com
Tue Dec 3 08:02:00 GMT 2002
On Tue, Dec 03, 2002 at 09:33:31AM -0500, Mike Cleary wrote:
> Greetings,
> I have the following summary to report on libstdc++. I was just
> wondering if someone can tell me where to look to find the exact error
> so that I can report that. I've found this on an alpha with the
> alphaev56 configuration in the basic baseline with the gcc-3_2-branch:
>
> === libstdc++-v3 Summary ===
>
> # of expected passes 397
> # of unexpected failures 9
> # of unexpected successes 10
> # of expected failures 16
> make[4]: *** [check-DEJAGNU] Error 1
No real error here. That's purely an oddity of dejagnu. The instructions
http://gcc.gnu.org/install/test.html
specify "make -k" for this reason; make will ignore dejagnu's false
negatives and continue.
--
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
More information about the Libstdc++
mailing list