link

Link/UrlTags
Problem with Linking Applications to Intel MKL 10.0 for Linux* Dummy Shared Librares [Knowledgebase]
The Intel MKL 10.0 introduced a new layered linking model in order to provide more flexibility to choose from different compilers and threading runtimes. However, the layered model will break link ...

Posted: 2009-10-19 00:16:47 by AmandaS (Intel)
dummy libraries, dummy library, link, linking
Mmm, how does one statically link TBB again? [Forums]
I remember hearing that this "trick" is possible, at one's own risk of course, but wanted to statically link TBB to a little app that is just using a few containers, no scheduler.  Problem is the ...

Posted: 2009-03-12 03:19:45 by robert.jay.gould
TBB, static, link
Passing Linker Options with Multiple Arguments using -Xlinker,-Wl, or -Qoption,link [Knowledgebase]
If you are using the compiler drive (icc/icpc/ifort) to link together object files, you may have a need to pass a linker option directly to ld that contains multiple parts, such as "-rpath <dir> ...

Posted: 2009-03-16 16:46:13 by Brandon Hewitt (Intel)
Xlinker, rpath, Wl, Qoption, link
Some Computer Vision functions missing in static libs? [Forums]
It seems like ippiPyramidXXX and ippiOpticalFlowXXX functions are missing in ippvcmerged.lib (used to statically link with dispatching). They are available only in ippvcmerged_t.lib. Any ideas?Ray ...

Posted: 2009-04-16 22:15:25 by Ray Gray
link, computer vision, ippiOpticalFlow, ippiPyramid, missing
How to Build an Intel IPP Application [Knowledgebase]
Intel IPP provides both dynamic and static libraries on Windows*, Linux*, and Mac OS X*.  The information below explains how to build with and link to Intel IPP libraries in your application, ...

Posted: 2009-06-25 17:08:03 by Ying H (Intel)
Application development, Linker error, link error, link, linking, ipp build command
Simplified Link Instructions for the IPP Library [Knowledgebase]
IPP Link Problem:Link errors, like the dreaded unresolved external symbol error, keep cropping up and you cannot figure out which IPP lib files should be part of your link list when building your IPP ...

Posted: 2009-10-22 19:32:40 by Paul Fischer (Intel)
error, IPP, dll, dynamic, static, link
unresolved link errors -- one way to eliminate rid of many of the common errors [Forums]
IPP Link Problem:Link errors, like the dreaded unresolved external symbol error, keep cropping up and you cannot figure out which IPP lib files should be part of your link list when building your I ...

Posted: 2009-09-17 17:43:06 by Paul Fischer (Intel)
error, IPP, dll, link