From mboxrd@z Thu Jan 1 00:00:00 1970 From: paulf@metaip.checkpoint.com To: gcc-help@gcc.gnu.org Subject: stage1 seg fault on i586-ncr-sysv4.3.03 Date: Tue, 25 Jan 2000 18:46:00 -0000 Message-id: X-SW-Source: 2000-01/msg00166.html 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: paulf@metaip.checkpoint.com To: gcc-help@gcc.gnu.org Subject: stage1 seg fault on i586-ncr-sysv4.3.03 Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: X-SW-Source: 2000-q1/msg00166.html Message-ID: <20000401000000.MkrNsRRUh5qVIKa3i2ogC2ihzI_0iQuD1zHioqXvZ5A@z> 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