This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Weekly MacOS X binaries for gfortran!
- From: FX Coudert <Francois-Xavier dot Coudert at lcp dot u-psud dot fr>
- To: Carsten Lemmen <c dot lemmen at fz-juelich dot de>
- Cc: fortran at gcc dot gnu dot org
- Date: Thu, 23 Dec 2004 14:35:56 +0100
- Subject: Re: Weekly MacOS X binaries for gfortran!
- Organization: Laboratoire de Chimie Physique
- References: <41CAA511.2060206@lcp.u-psud.fr> <41CAC74A.8050604@fz-juelich.de>
no success here (iBook G3 600 MHz) compiling a simple definition file
from the netCDF distro.
>gfortran -c -O2 typeSizes.f90
/var/tmp//ccsgchto.s:1:Unknown pseudo-op: .machine
/var/tmp//ccsgchto.s:1:Rest of line ignored. 1st junk character valued
112 (p).
/var/tmp//ccsgchto.s:8:Unknown pseudo-op: .subsections_via_symbols
gmake: *** [typeSizes.o] Error 1
OK. I had the same problem when compiling gfortran, but I thought it
would not be present at runtime.
It is fixed by installing an up-to-date version of cctools :
ftp://gcc.gnu.org/pub/gcc/infrastructure/cctools-528.5.dmg
To people with knowldedge of MacOSX: is there a way to avoid requiring
this? or should we assume that anyone willing to use gfortran will have
to install it?
Until I get enough information to decide this, I update the Wiki to
include this info.
Cheers,
FX