Intel® Fortran Compiler 16.0 User and Reference Guide

f77rtl

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

Syntax

Linux and 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:

IDE Equivalent

Visual Studio: Compatibility > Enable F77 Run-Time Compatibility

Eclipse: None

Xcode: Compatibility > Enable F77 Run-Time Compatibility

Alternate Options

None