This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help needed: problems with 'make check' (in gcc) on alpha-dec-osf4.0
- To: Andreas Florath <florath at gamic dot com>
- Subject: Re: Help needed: problems with 'make check' (in gcc) on alpha-dec-osf4.0
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sat, 22 Nov 1997 00:42:27 -0800
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <3472FDE0.FB6D309B@gamic.com>you write:
> patches and made a bootstrap. This all works fine.
Good.
> Then I typed: "cd gcc ; make -k check" and after running a while, the follo
> wing output
> appaered:
> [FAILures deleted]
> FAIL: gcc.c-torture/execute/970214-2.c compilation, -O1
> FAIL: gcc.c-torture/execute/970214-2.c compilation, -O2
> FAIL: gcc.c-torture/execute/970214-2.c compilation, -O2 -fomit-frame-point
> er -finline-functions
> ERROR: tcl error sourcing /misc/home/af/EGCS/egcs-971114/gcc/testsuite/gcc.
> c-torture/execute/execute.exp.
> ERROR: child process exited abnormally
This usually means the "expect" program exited for some strange reason;
you might grope around for a core file and see what process it came
from.
jeff