The remainder of this section describes each of the Compiler options available for the Compiler. The options are listed in alphabetical order. Each is divided into several sections listed in the following table.
| Topic | Description |
|---|---|
| Group | HOST, LANGUAGE, OPTIMIZATIONS, OUTPUT, INPUT, CODE GENERATION, MESSAGES, or VARIOUS. |
| Scope | Application, Compilation Unit, Function, or None |
| Syntax | Specifies the syntax of the option in an EBNF format |
| Arguments | Describes and lists optional and required arguments for the option |
| Default | Shows the default setting for the option |
| Defines | List of defines related to the compiler option |
| Pragma | List of pragmas related to the compiler option |
| Description | Provides a detailed description of the option and how to use it |
| Example | Gives an example of usage, and effects of the option where possible. compiler settings, source code and Linker PRM files are displayed where applicable. The example shows an entry in the default.env for a PC. |
| See also | Names related options |