- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The symbol of svml_sin2comes from Intel C/C++Compiler:Short Vector Math library svml_disp*.lib. You may resolve it by linking the auxiliarylibrary "svml_dispmt.lib" in C:\Program Files (x86)\Intel\ComposerXE-2011\compiler\lib\ia32 with the ipp*_t.lib.
Here aremore discription about theseauxiliary libraries in Intel Compiler
http://software.intel.com/en-us/articles/libraries-provided-by-intelr-c-compiler-for-windows-and-intel-parallel-composer/.
The ipp*_l.lib and ipp_t.lib are serial static IPP library and threaded static IPP library respectively. Both were built by different option ofintel c/C++ compiler and optimized by different method, so the internal symbolswerenot exact same. do youhave any specialreason towantit in ipp*_l.lib?
Regards,
Ying

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page