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.
29285 Discussions

installing fortran compiler pro mac OS X

yves_godderis
Beginner
809 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
809 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
810 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