Hi,
I am trying to use IPP with OpenCV. For my application, I need static linking of IPP libraries.
When building application with static libraries of IPP, I am getting undefined reference to ippStaticInitBest(), eventhough I have declared it in ippcore.h as per document http://cache-www.intel.com/cd/00/00/21/93/219301_linkage_models.pdf.
My system specifications are,
Platform x86
IPP version 5.1
OpenCV version 1.0.0
Linux 2.4 Kernel
OS Redhat 7
Thanx in advance
Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.