-msgstyle

Controls the style used to show error and warning messages.

Syntax
  -msgstyle keyword

The options for keyword are:

gcc

Uses the message style that the Gnu Compiler Collection tools use.

IDE

Uses CodeWarrior's Integrated Development Environment (IDE) message style.

IDE_ERR

Uses CodeWarrior's Integrated Development Environment (IDE) error message style.

ide

Uses CodeWarrior's Integrated Development Environment (IDE) message style.

mpw

Uses Macintosh Programmer's Workshop (MPW®) message style.

parseable

Uses context-free machine parseable message style.

std

Uses standard message style. This is the default.

enterpriseIDE

Uses Enterprise-IDE message style.

Related information
-disassemble
-warningerror
-help
-maxerrors
-maxwarnings
-ide_err
-nofail
-progress
-S
-stderr
-verbose
-version
-timing
-warnings
-wraplines