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