f77rtl

Tells the compiler to use the run-time behavior of Fortran 77.

IDE Equivalent

Windows: Compatibility > Enable F77 Run-Time Compatibility
Linux: None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux: -f77rtl
-nof77rtl
Windows: /f77rtl
/nof77rtl

Arguments

None

Default

OFF The compiler uses the run-time behavior of IntelŪ Fortran.

Description

This option tells the compiler to use the run-time behavior of Fortran 77.

Specifying this option controls the following run-time behavior:

Alternate Options

None