Gfortran bug?

Thomas Koenig Thomas.Koenig@online.de
Mon Oct 16 20:56:00 GMT 2006


On Mon, Oct 16, 2006 at 03:32:13PM +0200, TYTECA Sophie wrote:

> I try to read big_endian files with gfortran (see below the version I use)

Just a guess:

If the unformatted files were written with a program compiled
by another compiler, there is a chance that you also need
"-frecord-marker=4", to be specified with your main program.

	Thomas



More information about the Fortran mailing list