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

installing fortran compiler pro mac OS X

yves_godderis
Beginner
803 Views

I just downloaded the package. I got the license. But when I run the installation, the program asked me for the location of the Xcode directory. I have Xcode 3.0 installed on the computer (macbook pro): so I tried /developer, also /developer/Applications (where the Xcode.app file is located), but the installation program answered me that it can't find the Xcode directory. I need help !

0 Kudos
1 Solution
pbkenned1
Employee
803 Views

The issue may be that your version of Xcode* is too old for integration withthe current IntelFortran compiler. What is the actual error message? Is it something like:

"Error while accessing Xcode, Xcode version in the specified folder is not supported for product integration"?

If you are tying to install the 11.1 compiler, then one of the following combinations of Mac OS* X and Xcode* are required:

-- Mac OS* X 10.5.6 and Xcode* 3.1.2

-- Mac OS* X 10.5.7 and Xcode* 3.1.3

-- Mac OS* X 10.5.8 and Xcode* 3.1.4

-- Mac OS* X 10.6.1 and Xcode* 3.2

-- Mac OS* X 10.6.2 and Xcode* 3.2.1

This is documented in the 11. Release Notes here

Patrick Kennedy

Intel Developer Support

View solution in original post

0 Kudos
1 Reply
pbkenned1
Employee
804 Views

The issue may be that your version of Xcode* is too old for integration withthe current IntelFortran compiler. What is the actual error message? Is it something like:

"Error while accessing Xcode, Xcode version in the specified folder is not supported for product integration"?

If you are tying to install the 11.1 compiler, then one of the following combinations of Mac OS* X and Xcode* are required:

-- Mac OS* X 10.5.6 and Xcode* 3.1.2

-- Mac OS* X 10.5.7 and Xcode* 3.1.3

-- Mac OS* X 10.5.8 and Xcode* 3.1.4

-- Mac OS* X 10.6.1 and Xcode* 3.2

-- Mac OS* X 10.6.2 and Xcode* 3.2.1

This is documented in the 11. Release Notes here

Patrick Kennedy

Intel Developer Support

0 Kudos
Reply