Gfortran: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
{{Programs}} | |||
{{Languages}} | |||
Revision as of 16:10, 28 May 2011
Installation
Mac Leopard (OS X 10.5)
I installed the gfortran binary for Mac OS X from here: http://r.research.att.com/tools/
(If you pick the first download item listed under GNU Fortran compiler, it will work for this platform)
This installs gfortran version 4.2.3 to /usr/local/bin/gfortran
Mac Snow Leopard (OS X 10.6)
Same as above...
I installed the gfortran binary for Mac OS X from here: http://r.research.att.com/tools/
(If you pick the first download item listed under GNU Fortran compiler, it will work for this platform)
This installs gfortran version 4.2.3 to /usr/local/bin/gfortran