Software Archive
Read-only legacy content
17060 Discussions

Linking IPP Lib to Intel Compiler in Linux

Deleted_U_Intel
Employee
450 Views
I'm having a little problem linking to the IPP library for the Linux Intel Compiler. I've tried the "export LD_LIBRARY_PATH=/opt/intel/IPP/Sharedlib:$LD_LIBRARY_PATH" command as the manual instructed. However, I get a "undefined reference" at any IPP functions. I changed the compiler .cfg to include "-I/opt/intel/IPP/include" which allows the compiler to recognize special IPP structures just fine. Any ideas? Thanks.
0 Kudos
1 Reply
Intel_Software_Netw1
450 Views

Greetings from Intel Developer Services Support.

We recommend that you repost this question to the Intel C++ Compiler forum at http://softwareforums.intel.com/ids/board?board.id=16, where other developers working with the compiler will be most likely to see your message and offer suggestions.

Regards,

Lexi S.
Intel Developer Services Support
http://www.intel.com/IDS
email: IDS.support@intel.com

0 Kudos
Reply