This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
RE: new gfortran failures on MacOS X
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: fortran at gcc dot gnu dot org
- Date: Mon, 24 Jul 2006 19:55:46 -0400 (EDT)
- Subject: RE: new gfortran failures on MacOS X
I manually compiled the test direct_io_6.f90 as
gfortran -O direct_io_6.f90
on MacOS X 10.4 with yesterdays gcc trunk. However when I try to run it
manually I get...
At line 16 of file direct_io_6.f90
Fortran runtime error: No space left on device
Any ideas?
Jack