Intel® Fortran Compiler 16.0 User and Reference Guide

link

Passes user-specified options directly to the linker at compile time.

Syntax

Linux and OS X:

None

Windows:

/link

Arguments

None

Default

OFF

No user-specified options are passed directly to the linker.

Description

This option passes user-specified options directly to the linker at compile time.

All options that appear following /link are passed directly to the linker.

IDE Equivalent

None

Alternate Options

None

See Also