Setting Compiler Options (Mac OS*)

You can use the Xcode environment to set compiler options, including Intel-specific options. Follow these steps:

  1. Select a target and click Info on the toolbar.

  2. Select the Build tab on the Target Info dialog.

  3. Expand the Collection menu to view the option categories. This list includes several categories under Intel Fortran Compiler 9.1.

  4. To set an Intel compiler option in the Floating Point category, for example, click on Floating Point to display just the floating point options.

  5. Select a Setting, such as Improve Floating-Point Consistency, to view a short description and the option name (-mp) in the bottom portion of the window.

  6. To select an option, check the corresponding box in the Value column.

The next time you build your project, the selected options are used in the compilation.