Default Real and Integer Length
Steve Kargl
sgk@troutmask.apl.washington.edu
Tue May 24 16:17:00 GMT 2005
On Tue, May 24, 2005 at 09:41:01AM +0200, St?phane Guilloteau wrote:
>
> We are currently facing a direct difficulty when compiling our
> code to "gfortran" under 64 bits machines (AMD Opteron or
> Intel EMT64). This difficulty is due do the lack of
> -f-default-integer-4
> -f-default-real-4
> or similar option which would allow unspecified integers / reals to be
> considered as 32 bit quantities.
>
Others have pointed out that this is the default behavior of
gfortran. What I'd like to know is if you actually tried
compiling your application with gfortran on an amd64 platform?
I use gfortran on FreeBSD-mad64 almost everyday. ;-)
--
Steve
More information about the Fortran
mailing list