f77rtl

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

IDE Equivalent

Windows: Compatibility > Enable F77 Run-Time Compatibility
Linux: None
Mac OS X: Compatibility > Enable F77 Run-Time Compatibility

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS X: -f77rtl
-nof77rtl
Windows:  /f77rtl
/nof77rtl

Arguments

None

Default

nof77rtl 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