Selecting the Intel Compiler (Mac OS*)

To select the Intel Fortran compiler in Xcode, do the following:

  1. Highlight the target you want to change in the Target group under the Groups & Files list.

  2. Choose Get Info from the Action menu or click the Info button in the toolbar.

  3. Click Rules in the Target Info window.

  4. To add a new rule, click the + button at the bottom, left-hand corner of the Target Info window.

  5. From the new Rule section, choose FORTRAN source files using Intel® Fortran Compiler 9.1 (Preview).

     

 Note

If you select a tool that does not support the source file type, then that source will be processed by a later rule that specifies that type.

Once you have added a Fortran source file and a Target Info Rule, you can view and adjust the Intel compiler option settings. To do this:

  1. Select the Target from the Groups & Files list .

  2. Choose Get Info from the File menu or click the Info button on the toolbar.

  3. Select Build.

 Note

Intel options default to the Release (also known as Deployment) configuration for both Release and Debug configurations.