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, Intel® 64 architectures

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


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.