shared-intel

Causes Intel-provided libraries to be linked in dynamically.

IDE Equivalent

Windows: None

Linux: None

Mac OS X: Libraries > Intel Runtime Libraries

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-shared-intel

Windows:

None

Arguments

None

Default

OFF

Intel® libraries are linked in statically, with the exception of Intel's OpenMP runtime support library, which is linked in dynamically.

Description

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

Note iconNote

On Mac OS* X systems, when you set "Intel Runtime Libraries" to "Dynamic", you must also set the DYLD_LIBRARY_PATH environment variable within Xcode or an error will be displayed.

Alternate Options

Linux and Mac OS X: -i-dynamic (this is a deprecated option)

Windows: None

See Also


Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.