Gfortran: Difference between revisions
From charlesreid1
(Created page with "Installed gfortran binary from here: http://gcc.gnu.org/wiki/GFortranBinaries * version for 64-bit intel processors * version for * unsuccessful at installing a fink version I...") |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
=Installation= | |||
==Mac Mountain Lion (OS X 10.7) and Maverick (OS X 10.8)== | |||
Same as OS X 10.6... | |||
Installed gfortran binary for Mac OS X from here: http://r.research.att.com/tools/ | |||
< | As before, installs gfortran to <code>/usr/local/bin/gfortran</code> | ||
</ | |||
==Mac Snow Leopard (OS X 10.6)== | |||
I | Same as 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 <code>/usr/local/bin/gfortran</code> | |||
==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 <code>/usr/local/bin/gfortran</code> | |||
{{Programs}} | |||
{{Languages}} | |||
Latest revision as of 21:37, 16 December 2013
Installation
Mac Mountain Lion (OS X 10.7) and Maverick (OS X 10.8)
Same as OS X 10.6...
Installed gfortran binary for Mac OS X from here: http://r.research.att.com/tools/
As before, installs gfortran to /usr/local/bin/gfortran
Mac Snow Leopard (OS X 10.6)
Same as 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 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