Next: Code Gen Options, Previous: Directory Options, Up: Invoking GFORTRAN
These options affect the runtime behavior of gfortran.
-fconvert=
conversionThis option has an effect only when used in the main program.
The CONVERT
specifier and the GFORTRAN_CONVERT_UNIT environment
variable override the default specified by -fconvert.
-frecord-marker=
lengthoff_t
is specified to be on that particular system.
Note that specifying length as 4 limits the record
length of unformatted files to 2 GB. This option does not
extend the maximum possible record length on systems where
off_t
is a four_byte quantity.