Cannot find the option "Intel(R) Fortran Compiler" in Xcode->Target->Info

Kevin Davis (Intel)
Total Points:
10,702
Status Points:
10,202
Brown Belt
November 19, 2008 8:58 AM PST
Rate
 
#1

Which Intel Fortran compiler package did you install?

 

Xcode must be installed first, followed by installing the Intel compiler.

 

If the Intel Fortran integrations with Xcode installed successfully, there will be a Default Fortran rule defined under the Rules tab for the Target. Using the Xcode GUI, under Groups & Files, right-click the target name, then left-click Get Info and finally click on the Rules tab. Scroll through the rules to see if a Default Fortran rule exists.

 

If you do not see a Default Fortran rule then there may have been an issue installing the Intel Fortran Xcode integrations. If the rule is missing, first make certain you are only installing the Intel Fortran 10.1 Release with Xcode 3.0, uninstall the current Intel Fortran compiler and then re-install it.

 

Regarding the makefile issue, what was the error you received when running the makefile when trying to use ifort?

 

The enclosed makefile is configured to use xlf90, but perhaps the version you ran with ifort contains FC=ifort and the appropriate FFLAGS settings for ifort specific options.

 

While it is not necessary, you can also "source" the ifort setup script ifortvars.sh or ifortvars.csh to initialize your working shell to use the ifort compiler. The ifort setup scripts reside in the Intel Fortran compiler installation directory under the parent directory /opt/intel.



Intel Software Network Forums Statistics

8290 users have contributed to 31236 threads and 99110 posts to date.
In the past 24 hours, we have 8 new thread(s) 23 new posts(s), and 32 new user(s).

In the past 3 days, the most popular thread for everyone has been comparison cilk++, openmp, pthreads first results The most posts were made to comparison cilk++, openmp, pthreads first results The post with the most views is Very amusing...  Escalated as

Please welcome our newest member zq.x