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: "Christopher D. Rickett" <crickett at lanl dot gov>
- To: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- Cc: fortran at gcc dot gnu dot org
- Date: Wed, 14 Jun 2006 14:38:40 -0600 (MDT)
- Subject: Re: gfortran link issue mac osx
- References: <20060614041207.A134210028@bromo.msbb.uc.edu>
thanks for the help. after installing the new developer tools, the
gfortran now runs, and my iso_c_binding tests pass. i haven't ran the
regression suite on it yet, but that's next.
Chris
On Wed, 14 Jun 2006, 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). You *might* be able
> to use the odcctools package from http://www.opendarwin.org/projects/odcctools/.
> You want to use the 20060608 snapshot. However I would strongly recommend
> upgrading your machine to 10.4.x if you plan on doing a lot of work
> with gcc trunk.
> Jack
>