2 Jun
2007
2 Jun
'07
5:14 p.m.
On Jun 2, 2007, at 08:32, Andre-John Mas wrote:
I have just been given some fortran source, which I need to compile, so I was curious to know whether a fortran compiler existed as part of MacPorts? There doesn't seem to be a Fortran compiler as part of the basic gcc installers that comes with XCode, at least there doesn't seem to be an f77 command.
The gcc42 port includes gfortran. The reason some ports depend on gcc42 is that, just as you found, Xcode does not include a Fortran compiler.