MPE/iX Shell and Utilities Reference Manual, Vol 1

c89(1) MPE/iX Shell and Utilities c89(1)
DIAGNOSTICS
Possible exit status values are:
0 Successful completion.
1 An error occurred.
Messages
Message: cannot mix –g and –s options
Cause: You specified both the –g and –s options on the command line. These two
options are mutually exclusive.
Action: Consult the DESCRIPTION section and correct the command line.
Message: cannot mix -g and -O
Cause: You specified both the –g and –O options on the command line. These two
options are mutually exclusive.
Action: Consult the DESCRIPTION section and correct the command line.
Message: cannot mix -s and -E
Cause: You specified both the –s and –E options on the command line. These two
options are mutually exclusive.
Action: Consult the DESCRIPTION section and correct the command line.
Message: compile failed
Cause: c89 was unable to run the
C compiler.
Action: Make sure that your
PATH
environment variable includes the directory contain-
ing the compiler, and that you have the necessary permissions to run the com-
piler.
Message: link failed
Cause: c89 was unable to run the linkedit utility.
Action: Make sure that your
PATH
environment variable includes the directory contain-
ing the linkedit utility, and that you have the necessary permissions to run
that utility.
Message: no files specified
Cause: You failed to specify a valid operand file name on the command line.
Action: Correct the command, making sure to specify operands.
Message: unknown file extension
Cause: You specified an operand file name with an unrecognized file extension. The
recognized extensions are .c, .a, and .o.
Action: Correct the file name.
1-74 Commands and Utilities