Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!mcvax!hp4nl!cadlab1!anthon From: anthon@cadlab1.UUCP (Anthon van der Neut) Newsgroups: gnu.gcc Subject: signal in cc1 Message-ID: <389@cadlab1.UUCP> Date: 24 Apr 89 16:58:54 GMT Reply-To: anthon@cadlab1.UUCP () Distribution: gnu Organization: Stichting Cadlab, Amsterdam, the Netherlands Lines: 9 While compiling some piece of program on our microport unix based gnucc, I ran into the following errormessage. gnucc: Programm cc1 got fatal signal 6. The source compiled properly on both Atari ST (Turbo C) and on IBM PC (Microsoft C 5.1). Other parts of the program do compile properly. Anybody got some idea about what is wrong?