< Optimizing Linkage Editor (rlink) Options / Other Options >
-change_message = <suboption> [,...] <suboption>: <error level> [= <error number> [-<error number>] [,...] ] <error level>: {Information | Warning | Error}  | 
When a message number is specified, the error level of the message with the specified error number changes to the given level.  | 
Each error number must consist of a component number (05), phase (6), and a four-digit value (e.g. 2310 in the case of E0562310).  | 
This changes E0562310 to a warning-level message so that linkage proceeds even if E0562310 is output.  |