Intel® Fortran Compiler 16.0 User and Reference Guide

o

Specifies the name for an output file.

Syntax

Linux and OS X:

-o filename

Windows:

None

Arguments

filename

Is the name for the output file. The space before filename is optional.

Default

OFF

The compiler uses the default file name for an output file.

Description

This option specifies the name for an output file as follows:

Otherwise, it specifies the name of the executable file.

IDE Equivalent

None

Alternate Options

Linux and OS X: None

Windows: /exe

See Also