Fortran Compiler for Mac

Andrew Pinski pinskia@physics.uc.edu
Sun Mar 28 17:36:00 GMT 2004


On Mar 25, 2004, at 04:25, andreas christensen wrote:

> Hi
>
> Can you help me locate a F77 or F95 fortran compiler
> for my mac. I use OSX.2.
>
> I'll be truely grateful for any help

You can download GCC 3.3.3 which comes with g77
or you can download a snapshot of tree-ssa gcc
which comes with a gfortran, a F95 compiler
(which does not have all of the F77 or F95
implemented yet but works for most things).

You can download a snapshot of the tree-ssa
here:
<http://people.redhat.com/dnovillo/pub/tree-ssa/snapshot/>.
If you download the tree-ssa, you also have to
compile GMP also.


Thanks,
Andrew Pinski



More information about the Fortran mailing list