i-static

Links Intel-provided libraries statically.

IDE Equivalent

None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux: -i-static
Windows:  None

Arguments

None

Default

OFF Intel libraries are linked in dynamically or statically depending on which library and options are used.

Description

This option tells the linker to link Intel-provided libraries statically. It is the opposite of -i-dynamic.

Alternate Options

Linux: -i_static

Windows: None

See Also

i-dynamic compiler option