This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fortran Compiler for Mac



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]