C prelinker and C object library utility messages

This topic provides message information for the prelinker and object library utilities.

A return code is generated to indicate the degree of prelinking success. The return codes are as follows:
0
No error detected; processing completed; successful execution anticipated.
4
Possible error (warning) detected; processing completed; successful execution probable.
8
Error detected; processing might have been completed; successful execution impossible.
12
Severe error detected; processing terminated abnormally; successful execution impossible.
The messages issued by the prelinker and object library utility have the following format:
EDCnnnns text <&s>
nnnn
Error message number
s
Error severity
I
Informational message
W
Warning message
E
Error message
S
Severe error message
&s
Substitution variable, such as &1