Posted by Jellby on February 02, 2007 at 10:59:21:
In Reply to: Re: Compilation with gfortran posted by Jellby on February 02, 2007 at 10:52:53:
: - Additionaly, the file src/util/pack.f contains the line "DATA IONES/ Z'FFFFFFFF' /", which triggers an overflow error with 4-byte integers, the gfortran flag "-fno-range-check" can be used to prevent this.
By the way, I also had to change g/config/makefile.h to use gfortran instead of g77