static-intel

Causes Intel-provided libraries to be linked in statically.

IDE Equivalent

None

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS: -static-intel
Windows:  None

Arguments

None

Default

OFF Intel libraries are linked in statically, with the exception of libguide. Note that when this option is specified, libguide is also linked in statically.

Description

This option causes Intel-provided libraries to be linked in statically. It is the opposite of -shared-intel.

Alternate Options

Linux and Mac OS: i-static (this is a deprecated option)
Windows: None

See Also

shared-intel compiler option