From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: cc1 got fatal signal 33
1 Dec 1997 15:50:24 -0800
Message-ID: <Pine.SUN.3.93.971201110732.18015B-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <199712010020.LAA11403@mali.cd.comdyn.com.au>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: raf <raf@comdyn.com.au>
Cc: gnu-win32@cygnus.com

On Mon, 1 Dec 1997, raf wrote:

> >I am using b18 and get the following error.
> 
> >"gcc: Internal compiler error: program cc1 got fatal signal 33"
> 
> i think this is just b18's way of saying 'syntax error'.
> at least that's what it's meant when i've seen it.
> 

It means exactly what is says -- there is an "internal error" in cc1, the
C compiler driver. Typically if there is an internal inconsistency (read:
bug!), the compiler driver aborts with one of the signals. These should be
reported, since in theory, you should never see these messages.

Mumit


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
