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
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
链接已复制
1 回复
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
