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

ipp_ixp_p_5.3.043

tolikgold
Beginner
293 Views
Hello,

My application runs on IXP425 under linux. I try to use ipp_ixp_p_5.3.043 package.
But when linking the appliaction I get following errors:
ERROR: /intel/ipp/5.3/ixp/lib/be/libippscs2.a(ippscacorr_split_ippsAutoCorr_NormE_16s32s.o) uses FPA instructions, whereas asterisk does not
and
ERROR: /intel/ipp/5.3/ixp/lib/be/libippscs2.a(ippscacorr_split_ippsAutoCorr_NormE_16s32s.o) uses software FP, whereas asterisk uses hardware FP

What can I do here?
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
293 Views
I think this is because you use gcc toochain whereas IPP release notes listed that IXP package support only Montavista Linux toolchain.

Vladimir
0 Kudos
Ying_S_Intel
Employee
293 Views

You may notice that Intel IPP no longer includes optimized libraires for Intel IXP since v6.0 release. More information about Intel IPP for Intel IXP support, please check http://software.intel.com/en-us/articles/intel-ipp-for-intel-ixp-support/

Thanks,
Ying S
0 Kudos
Reply