This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran link issue mac osx
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- Cc: fortran at gcc dot gnu dot org
- Date: Tue, 13 Jun 2006 21:15:51 -0700
- Subject: Re: gfortran link issue mac osx
- References: <20060614041207.A134210028@bromo.msbb.uc.edu>
On Jun 13, 2006, at 9:12 PM, Jack Howarth wrote:
Chris,
Building gcc 4.2 on MacOS X 10.3.9 is probably pushing the
envelope.
However you might try this. The problem is that you need the cctools
from Xcode 2.3 which only installs on Tiger (10.4).
Actually you can install the cctools from gcc ftp site because 10.3.9
does not have support for 64bit programs so you will not run into that
failure.
-- Pinski