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

Latest ifort 12.1.4 with Xcode 4.3.2 (failed/partial installation? Help)

Douglas_Drob
Beginner
737 Views

Ok what I am doing (did I do) incorrectly?

After adding the Build Rule for all fortran source files to Intel Fortran following the how to in the documentation the build log returns:

"error: can't exec '/Applications/Xcode.app/Contents/Developer/usr/bin/ifort' (No such file or directory)

Command /Applications/Xcode.app/Contents/Developer/usr/bin/ifort failed with exit code 71"

Ifort doesn't seem to exist in there.

0 Kudos
1 Reply
Douglas_Drob
Beginner
737 Views
Installed 12.1.4 on another machine. It worked fine, ifort is installed, and it does get symbolically link into
Applications/Xcode.app/Contents/Developer/usr/bin.
I can actually see the ifort documentation set in xcode help on the second but not first machine.
The first time I tried to install ifort 12.1.4 on the first machine it failed becuase I ran out of disk space. I freed up some disk space, reinstalled and it claims to have installed to completion.
I also tried uninstalling12.1.4 and installing it again but with no luck.
The first machine is a Lion 10.7 and Xcode 4.3 machine basically out of the box.
The second machine was upgraded from Snow Leapord and thus an earlier version of Xcode too.
- Doug
0 Kudos
Reply