This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
stage1 seg fault on i586-ncr-sysv4.3.03
- To: gcc-help at gcc dot gnu dot org
- Subject: stage1 seg fault on i586-ncr-sysv4.3.03
- From: paulf at metaip dot checkpoint dot com
- Date: Tue, 25 Jan 2000 18:33:06 -0800
Using binutils 2.9.1, --with-gnu-as and --with-gnu-ld, 2.95.2 fails make
bootstrap, just after gcc/stage1 is populated. This machine does not have a
decent debugger (gdb won't even build on it) so I can't tell you much more
than "it crashed". I have only changed gcc/auto-host.h to #define
HAVE_LIMITS_H to 1 (necessary for it to even get this far).
I have seen (unanswered) postings from other people having this exact
problem on other architectures..
./gencheck > tmp-check.h
Segmentation Fault - core dumped
make[2]: *** [s-check] Error 139
make[2]: Leaving directory `/a1/paulf/software/gcc-2.95.2/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/a1/paulf/software/gcc-2.95.2/objdir/gcc'
make: *** [bootstrap] Error 2