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

XCode 3.0 - Target - Build -- ifort 11.0 not available

Claus
Beginner
420 Views
Hi,
I upgraded from a 10.x demo version to ifort 11.0.
In XCode 3.0 when I click the target, then the info button and then the rules tab, I can choose "Fortran" (which uses gfortran) or "10.1 (Preview)" -- but not "11.0".
In terminal, when I prompt for
ifort --version
I get
ifort (IFORT) 11.0 20081105

Does anybody have a suggestion how to tell XCode to use 11.0 instead of 10.x?

Thanks for your help,
Claus
0 Kudos
1 Reply
Kevin_D_Intel
Employee
420 Views
You will need to upgrade to Xcode 3.1 at least to use the 11.0 compilers.
0 Kudos
Reply