Author Topic: Intel\'s IPP libraries for Xscale  (Read 1836 times)

mkellner

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • http://
Intel\'s IPP libraries for Xscale
« on: April 01, 2004, 07:09:26 pm »
Howdy, I\'m trying to compile some code for the latest pdaXrom with Intel\'s IPP acceleration libraries (in particular YUV-]RGB conversion).

I\'m getting the following problem:

Quote
/opt/arm/3.3.2/bin/armv5tel-cacko-linux/bin/ld: ERROR: ../../ipp/ippIP_WMMX0LNX_d.a(picscoeffs.o) uses VFP instructions, whereas application.debug does not
File format not recognized: failed to merge target specific data of file ../../ipp/ippIP_WMMX40LNX_d.a(picscoeffs.o)

I\'ve seen other apps compiled with IPP acceleration that have been released for the Zaurus, so I know that it\'s possible.

Can anyone give me some guidance?

Thanks!
-mk