Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Compiling under Xcode

ramirezengr_colostat
397 Views
I have just installed the Intel Fortran Compiler for Mac OS X. I have read the directions on how to compile programs using Xcode. However, when I try to create a New Project I cannot find any project types that specify Fortran in the Command Line Project options. I find C++, C, etc., but no Fortran options.

Would you please advise on how I can actually do this? Thank you very much.

Jorge A Ramirez
0 Kudos
1 Reply
Ron_Green
Moderator
397 Views
I have just installed the Intel Fortran Compiler for Mac OS X. I have read the directions on how to compile programs using Xcode. However, when I try to create a New Project I cannot find any project types that specify Fortran in the Command Line Project options. I find C++, C, etc., but no Fortran options.

Would you please advise on how I can actually do this? Thank you very much.

Jorge A Ramirez

Jorge,

What version of Xcode are you running? 3.1.2? and how about the compiler version: m_cprof_p_11.1.046? And finally, what version of Mac OS X, 10.5.7?

I am worried that maybe you have an incompatible Xcode, or Mac OS for your compiler version. There is documentation on this in the ReleaseNotes. You can find this document from a web browser:

file:///opt/intel/Compiler/11.1/046/Documentation/en_US/documentation_f.htm

where you replace 11.1 and 046 with your compiler version information.

ron
0 Kudos
Reply