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

VFP and FPA incompatibilities

cwchang
Beginner
739 Views
Hi,

My name is Chih-Wei Chang.
We are using IXP-425 in our products. Because of the bugs of publicly available arm tool-chain, we built a new set of arm tool-chain to develop our system. Recently we need to utilize IPP to integrate 3rd-party applications into our product. We have purchased IPP in several days ago.

When we tried to compile and link the 3rd party application with IPP, we found the error messages look like:

/usr/local/lib/gcc-lib/arm-linux/3.3.2/../../../../arm-linux/bin/ld: ERROR: /opt/intel/ipp/5.0/ixp/lib/be/libippcore.a(pcpudefxsc.o) uses FPA instructions, whereas mp3decexample does not
File in wrong format: failed to merge target specific data of file /opt/intel/ipp/5.0/ixp/lib/be/libippcore.a(pcpudefxsc.o)

We guess that it is caused by the incompatibility of using VFP and FPA. Because we have other binary files using VFP, it is not likely to recompile them with new FPA toolchain

Since we have the VFP toolchain, I do not know if it is possible to send Intel our VFP toolchain, so that Intel can recompile IPP for us.
We have asked the Intel domestic division in Taiwan and they suggest us to
fire a support request here first,

Thanks for your help in advance.

Ray (Chih-Wei Chang)

PS: My E-mail address is cwchang@setabox.com.tw
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
739 Views
Hi Chih-Wei Chang
could you also raise that issue on Intel Premier Support?
Btw, what libraries do you try to link in your application?
Regards,
Vladimir
0 Kudos
cwchang
Beginner
739 Views
Yes. I did that and got some replies.
Thanks for your info.

Ray (Chih-Wei Chang)
0 Kudos
cwchang
Beginner
739 Views
Dear Vladimir:

What we try to do is to use the MP3 decoder.
Actually we are porting Macromedia Flash 6.
They are using IPP for the audio decoding.
The whole porting task has been done, except this part.

Best regards,

Ray (Chih-Wei Chang)
0 Kudos
Reply