Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!COPPER.COLORADO.EDU!jwittig From: jwittig@COPPER.COLORADO.EDU (James Wittig) Newsgroups: gnu.gcc.bug Subject: v1.32 dies on sequent Message-ID: <8902140350.AA23826@copper.Colorado.EDU> Date: 14 Feb 89 03:50:34 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 20 thanks much to those who responded to my inquiry about building gcc on the sequent with intel 386's. after getting version 1.32 and builing it on the sequent, it reports receiving a fatal signal when trying to compile g++1.31 in particular, the complaint is as follows: /student/thesis/jwittig/gnu/gcc-1.32/gcc-1.32/gcc -c -g -DSOS -B/student/thesis/jwittig/gnu/gcc-1.32/gcc-1.32/ ld.c /student/thesis/jwittig/gnu/gcc-1.32/gcc-1.32/gcc: Program cc1 got fatal signal 4. *** Error code 1 Make: . Stop. this appears to be a bug in gcc, not in g++. any pointers? the configuration files are set up as follows: aux-output.c -> output-i386.c config.h -> xm-i396.h md -> i386.md tm.h -> tm-seq386.h thanks in advance, jim wittig