Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29281 Discussions

Can't find INTEL fortran Compiler XE2013 in Xcode4.3

criswu
Novice
696 Views

I have installed xcode4.3 and intel fortran composer XE2013(version:2013.0.088) and set the envirnoment variables. and i can  use the "ifort" command in the terminal. However when i try to start the compiler from the xcode, when adding a new build rule and selecting "INTEL Fortran compiler xe2013" under USING, i just can't find the INTEL fortran Complier. 

I also tried the xcode 4.5, the same problem remains. 

0 Kudos
3 Replies
Steven_L_Intel1
Employee
696 Views

Xcode 4.5 is not supported by that Fortran version. Please try uninstalling and reinstalling Fortran. You may also want to try a more recent release as that one is now a year old.

0 Kudos
criswu
Novice
696 Views

Steve Lionel (Intel) wrote:

Xcode 4.5 is not supported by that Fortran version. Please try uninstalling and reinstalling Fortran. You may also want to try a more recent release as that one is now a year old.

Thinks for your reply.

I restarted my Mac and found the Intel Composer xe2013 (limited feature) option under "USING", so now i can write a fortran program on my mac. 

0 Kudos
Steven_L_Intel1
Employee
696 Views

Glad to hear it

0 Kudos
Reply