Options entered on the command line change the compiler's default behavior, enable or disable compiler functionalities, and can improve the performance of your application. This section presents tables of compiler options grouped by IntelŪ Fortran Compiler functionality within these categories:
Customizing Compilation Process Option Groups
Language Conformance Option Groups
Application Performance Optimizations
In each table:
The functions are listed in alphabetical order
The default status ON or default value is indicated; if not mentioned, the default is OFF
The IA-32 or ItaniumŪ architectures are indicated
as follows:
- not mentioned =
used by
both architectures
- indicated in a row = used in the following rows exclusively by indicated
architecture.
Each option group is described in detailed form in the sections of this documentation. Some options can be viewed as belonging to more than one group; for example, option -c that tells compiler to stop at creating an object file, can be viewed as monitoring either compilation or linking. In such cases, the options are mentioned in more than one group.