Skip to content
Prev 10132 / 15075 Next

error trying to exec 'f951': execvp: No such file or directory

Thanks.  I did indeed update to Xcode 5.0.  So do I perhaps need to go back
to an earlier version of Xcode?  Installing the April 16 Mountain Lion command 
line tools for Xcode, as suggested by Robert Bruggner, still gives the error
message.

I installed 
  gfortran-4.2.3.dmg (ca. 27MB, GNU Fortran 4.2.3 release)
from http://r.research.att.com/tools/

Consistently with this, I find:

<<<
jhm-air:dm johnm1$ gfortran --version
GNU Fortran (GCC) 4.2.3
jhm-air:dm johnm1$ which gfortran
/usr/local/bin/gfortran
I do not then understand the reference to 4.2.1.  

[I did note however Simon's message of April 13 2013, albeit with respect to the Apple gcc branch 
  for version 4.2.4? 

  <<<
  This is what the Apple gcc branch reports, because that's what the gcc driver is build from (Apple's gcc 4.2.1 build 5666.3), but the Fortran sources that have been added into that branch are from GNU Fortran     4.2.4 (see the page that you downloaded it from - it has the details).
  >>>
  Here "This" is 4.2.1
]

John Maindonald             email: john.maindonald at anu.edu.au
phone : +61 2 (6125)3473    fax  : +61 2(6125)5549
Centre for Mathematics & Its Applications, Room 1194,
John Dedman Mathematical Sciences Building (Building 27)
Australian National University, Canberra ACT 0200.
On 22/10/2013, at 8:19 PM, Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: