Gfortran: Difference between revisions
From charlesreid1
No edit summary |
|||
| Line 4: | Line 4: | ||
I installed the gfortran binary for Mac OS X from here: http://r.research.att.com/tools/ | 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 | This installs gfortran version 4.2.3 to /usr/local/bin/gfortran | ||
| Line 12: | Line 14: | ||
I installed the gfortran binary for Mac OS X from here: http://r.research.att.com/tools/ | 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 | This installs gfortran version 4.2.3 to /usr/local/bin/gfortran | ||
Revision as of 21:56, 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