The following table shows the compiler response associated with each level
of message severity.
Letter | Severity | Compiler Response |
---|---|---|
I | Informational | Compilation continues. The message reports conditions found during compilation. |
W | Warning | Compilation continues. The message reports questionable and possibly unintended conditions. The program will run as written. |
E | Error |
![]() |
S | Severe error | Compilation continues, but object code is not generated. Error conditions exist that the compiler cannot correct. |
U | Unrecoverable error |
![]()
|
Compiler Message and Listing Information
Compiler Return Codes
Compiler Message Format
halt
maxerr
haltonmsg