This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Gcc mainline failed to bootstrap on Linux/ia64
- From: "H. J. Lu" <hjl at lucon dot org>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 6 Sep 2003 16:01:04 -0700
- Subject: Gcc mainline failed to bootstrap on Linux/ia64
Gcc mainline on Sat Sep 6 07:08:21 PDT 2003 failed to bootstrap on
Linux/ia64. I got
In file included from /net/gnu/export/gnu/src/gcc/gcc/libjava/include/jvm.h:23,
from /net/gnu/export/gnu/src/gcc/gcc/libjava/exception.cc:22:
./include/java-threads.h:228: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [exception.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
In file included from /net/gnu/export/gnu/src/gcc/gcc/libjava/include/jvm.h:23,
from /net/gnu/export/gnu/src/gcc/gcc/libjava/jni.cc:18:
./include/java-threads.h:228: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [jni.lo] Error 1
Wed Sep 3 17:25:24 UTC 2003:
http://gcc.gnu.org/ml/gcc-testresults/2003-09/msg00106.html
is OK.
H.J.