Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Cannot find static libraries on Mac OS X

meldaproduction
Beginner
236 Views
Hi,

I have upgraded (free) to the

Intel C++ Composer XE 2011 for Mac OS* X


because I need to build 64-bit Mac applications now. But I only need the IPP as I have bad experiences with intel compiler on Mac from previous versions. I'm using static linking, so that I don't need to supply IPP libraries and just provide the executables. But now I cannot find the static libraries here (libs like ippsemerged.lib etc.). Where are they??

Thanks.
0 Kudos
1 Reply
Naveen_G_Intel
Employee
236 Views

Hi,

The library filenames have been changed in version 7.0 of the Intel IPP library to be simpler and consistent with industry de facto library naming standards.

Refer to this article for more info - http://software.intel.com/en-us/articles/selecting-the-intelr-ipp-libraries-needed-by-your-application/

Regards,

Naveen Gv

0 Kudos
Reply