Messages On The Standard Error Device - Intel i960 User Manual

Processor compiler
Hide thumbs Also See for i960:
Table of Contents

Advertisement

13
13-2
i960 Processor Compiler User's Guide
Error messages
Catastrophic error
messages
Internal error
messages

Messages on the Standard Error Device

Command-line messages appear on the standard error device in this form:
ic960 [ ERROR | WARNING ]: message
Other diagnostic messages appear on the standard error device in this
form:
source-line
diagnostic-pointer
diagnostic-message
source-line
diagnostic-pointer
the diagnostic level to
0
translation and linking, nor do they interfere with
any output files.
report syntactic or semantic misuse of C. The
compiler always displays error messages. Errors
do not stop translation but do suppress object
code for the module containing the error. Errors
also prevent linking.
report occurrences of the
unrecognized command-line options, and file
input/output errors. Catastrophic error
conditions stop translation and linking. If a
catastrophic error ends compilation, the compiler
displays a termination message on the standard
error device.
If a compilation produces any internal errors,
contact Customer Support.
is the line containing the error being reported.
is a caret (
) located below the beginning of the
^
token that the diagnostic refers to.
. Warnings do not stop
macro,
#error

Advertisement

Table of Contents
loading

Table of Contents