i-dynamic

Links Intel-provided libraries dynamically.

IDE Equivalent

None

Architectures

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

Syntax

Linux: -i-dynamic
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 dynamically. It is the opposite of -i-static.

Alternate Options

Linux: -i_dynamic

Windows: None

See Also

i-static compiler option