cc1 got fatal signal 33

Mumit Khan khan@xraylith.wisc.edu
Mon Dec 1 09:09:00 GMT 1997


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".



More information about the Cygwin mailing list