Intel® C++ Compiler XE 13.1 User and Reference Guides
Causes Intel-provided libraries to be linked in dynamically.
Windows: None
Linux: None
OS X: Runtime > Intel Runtime Libraries
All
Linux and OS X: | -shared-intel |
Windows: | None |
None
OFF |
Intel® libraries are linked in statically, with the exception of Intel's OpenMP* runtime support library, which is linked in dynamically. |
This option causes Intel-provided libraries to be linked in dynamically. It is the opposite of -static-intel.
On 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.
Linux and OS X: -i-dynamic (this is a deprecated option)
Windows: None