Gfortran: Difference between revisions
From charlesreid1
No edit summary |
|||
| Line 18: | Line 18: | ||
This installs gfortran version 4.2.3 to /usr/local/bin/gfortran | This installs gfortran version 4.2.3 to /usr/local/bin/gfortran | ||
[[Category:Computers]] | |||
[[Category:Programs]] | |||
Revision as of 22:04, 18 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