-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.

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.