This command-line compiler option enables/disables message context information.
Syntax: -mc[+|-]
Default: Enabled
Notes: When this compiler option is enabled the compiler shows the position in the source file referred to by error and warning messages. NOTE: Some error and warning messages do not refer to a particular position in the source file and therefore context information is not displayed for those messages.