--- Comment #8 from sergstesh at yahoo dot com 2006-11-09 13:41 ---
I looked into source code of 'test_summary' script and it indeed calls
the 'Mail' program, the one with capital 'M'.
I have never heard of it, I am familiar with 'mail' with small 'm'.
On my system it's
lrwxrwxrwx 1
--- Comment #7 from sergstesh at yahoo dot com 2006-11-08 23:29 ---
OK, being in
/maxtor5/sergei/AppsFromScratchWD/build/gcc-3.4.6
directory, which is my 'obj' directory, I tried to run the 'test_summary'
mentioned at the bottom of http://gcc.gnu.org/install/test.html :
"
0.5 Submitti
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-11-08 22:48 ---
Some failures are also due to faulty glibc, etc. and not related to GCC.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29760
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-11-08 22:47 ---
> 1) do the failing tests indicate problems in gcc ?
Depends on the failure.
> 2) do the failing test fail because they themselves are faulty ?
Depends on the failures.
You might want to look at http://gcc.gnu.or
--- Comment #4 from sergstesh at yahoo dot com 2006-11-08 22:43 ---
I read the document: http://gcc.gnu.org/install/test.html, but it doesn't
answer my questions.
If you need test results reported through the suggested
srcdir/contrib/test_summary -p your_commentary.txt \
-
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-11-08 22:00 ---
(In reply to comment #2)
> I do not understand you comment.
Documented at:
http://gcc.gnu.org/install/test.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29760
--- Comment #2 from sergstesh at yahoo dot com 2006-11-08 21:44 ---
I do not understand you comment.
That is, from 'make' manpage:
"
-k Continue as much as possible after an error. While the target
that failed, and those that depend on it, cannot be remade,
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-11-08 17:26 ---
Use "make -k check" as documented.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added