This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: compiling problems
- From: FX Coudert <fxcoudert at gmail dot com>
- To: Brian Oetiker <phy_bgo at shsu dot edu>
- Cc: fortran at gcc dot gnu dot org
- Date: Wed, 30 Nov 2005 20:04:08 +0100
- Subject: Re: compiling problems
- References: <4A7AAA92-1E77-480C-9121-84A8C22C3DD5@shsu.edu>
I recently downloaded the gfortran compiler for Mac OSX Tiger and I am
having difficulties getting it to compile my programs.
I don't know where you download this tarball from. I advise you to down
that one: http://gcc.gnu.org/wiki/GFortranBinariesMacOS
Please note that, if you obtain a linker error after compiling a simple
fortran source code, it will probably mean you need to update your
cctools (as explained on this very same page).
FX