Use this dialog to set compiler options used when creating C program objects.
Functionally-related options are grouped together into separate
panels. To select a panel, click on its tab. Tabs in this panel
are:
|
| Program Panel | Defines the program object created. |
|
| Compile Panel | Specifies compiler options to use when the source code is being compiled. |
|
| Generation Panel | Defines the output generated by the compiler. |
|
| Listing Panel | Specifies options for source listings. |
|
| Debug Panel | Defines error and debugging information produced by the compiler. |
|
| Diagnostic Panel | Defines what informational messages indicating possible programming errors are generated by the compiler. |
|
| Performance Panel | Specifies options to improve and report on performance of the compiled object. |
|
| Other Panel | Contains various language, locale, and file system options. |
Where *CMDDFT appears beside a checkbox, that checkbox has three possible states: selected, not selected, or grayed out.
If the checkbox for an option is grayed out, or a selection list for an option is showing *CMDDFT as the selected choice, those options are not passed along to the compiler. Instead, the compiler assumes the default value currently set on your host system for that option..
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.