Command-Line Options for Diagnostic Messages
This chapter explains the following command-line options for diagnostic messages:
-disassemble
Instructs the command-line tool to disassemble files and send result to stdout.
-warningerror
Controls whether or not warnings are treated as errors.
-help
Lists descriptions of the CodeWarrior tool's command-line options.
-maxerrors
Specifies the maximum number of errors messages to show.
-maxwarnings
Specifies the maximum number of warning messages to show.
-msgstyle
Controls the style used to show error and warning messages.
-ide_err
Uses CodeWarrior's integrated development environment (IDE) error message style.
-nofail
Continues processing after getting error messages in earlier files.
-progress
Shows progress and version information.
-S
Disassembles all files and send output to a file. This command is global and casesensitive.
-stderr
Uses the standard error stream to report error and warning messages.
-verbose
Instructs the compiler to provide extra, cumulative information in messages.
-version
Displays version, configuration, and build data.
-timing
Shows the amount of time that the tool used to perform an action.
-warnings
Specifies which warning messages the command-line tool issues. This command is global.
-wraplines
test