f66
Tells the compiler to apply FORTRAN 66 semantics.
f77rtl
Tells the compiler to use the runtime behavior of FORTRAN 77.
fpscomp
Controls whether certain aspects of the runtime system and semantic language features within the compiler are compatible with Intel® Fortran or Microsoft* Fortran PowerStation.
gcc-name
Lets you specify the name of the GCC compiler that should be used to set up the link-time environment, including the location of standard libraries.
gxx-name
Lets you specify the name of the g++ compiler that should be used to set up the link-time environment, including the location of standard libraries.
Qvc
Specifies which version of Microsoft Visual C++* (MSVC) or Microsoft Visual Studio* that the compiler should link to.This feature is only available for ifort.
vms
Causes the runtime system to behave like HP* Fortran on OpenVMS* Alpha systems and VAX* systems (VAX FORTRAN*).