Gfortran does not compile dynamo (and others)
Thomas Koenig
Thomas.Koenig@online.de
Sat Feb 3 19:36:00 GMT 2007
On Sat, Feb 03, 2007 at 07:14:55PM +0000, Ignacio Fernández Galván wrote:
> Well... I could track the mess down to an "open" statement that's not
> working although the file is there (iostat gives a value of 9, what
> does it mean?).
You can find out by leaving out the err= handler (which will abort
the program and print an error message).
Alternatively, you could use iomsg= to find out.
What is the value of In? What are the file permissions?
More information about the Fortran
mailing list