Intel® C++ Compiler XE 13.1 User and Reference Guides

link

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

IDE Equivalent

None

Architectures

All

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.

Alternate Options

None

See Also


Submit feedback on this help topic