This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cc1 got fatal signal 33


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]