Option Groups

Compiler options are grouped by:

Refer to the following table for description of each of the groups.

Specify options in the STARTUP group on the command line to start the tool. Options in the STARTUP group cannot be specified interactively.

Table 1. Compiler Option Groups
Group Description
HOST Lists options related to the host
LANGUAGE Lists options related to the programming language (for example, ANSI-C)
OPTIMIZATIONS Lists optimization options
OUTPUT Lists options related to the output files generation (i.e., which kind of file to generate)
INPUT Lists options related to the input file
CODE GENERATION Lists options related to code generation (memory models, float format, etc.)
MESSAGES Lists options controlling error message generation
VARIOUS Lists various options
STARTUP Lists options specified only on tool startup

Each group corresponds to the property sheets of the graphical option settings.

Note: Not all command line options are accessible through the property sheets as they have a special graphical setting (for example, the option to set the type sizes).