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

Differences between all the library Names

Intel_C_Intel
Employee
239 Views
I am just starting out using IPP and I wanted to experiment with the string processing functions. After getting some code together and creating a makefile to compile I am a bit confused as to which libraries I should link to. For instance, it looks like there are at least 3 libraries for the string processing:

libippchemerged.a
libippchmerged_t.a
libippchmerged.a

What is the difference between those? They all seem to be universal binary for i386 and x86_64. Other than that which one do I link to?

Thanks
Mike

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
239 Views

Hi Mike,

A lot of material is available on IPP Support Resourcesand specifically, IPP Linkage model is what you are should be interested in.

Regards,
Vladimir

0 Kudos
Reply