i-dynamic

Causes Intel-provided libraries to be linked in dynamically.

IDE Equivalent

None

Architectures

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

Syntax

Linux and Mac OS: -i-dynamic
Windows:  None

Arguments

None

Default

OFF Intel libraries are linked in statically, with the exception of libguide.

Description

This option causes Intel-provided libraries to be linked in dynamically. It is the opposite of -i-static.

Alternate Options

Linux: -i_dynamic
Mac OS: None

Windows: None

See Also

i-static compiler option