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: Weekly MacOS X binaries for gfortran!


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


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