Hi
I have some problems in compiling the samples that IPP provided.
Iuse processor PXA26X andthe compiler is MontaVista professional 3.1 for Xscale (gcc3.3.2).IPP is IPP for PCA v3.0.
The IPP is IPP for PCA v3.0.We compilied the sample project SigGen.
--------------------------------------------------------------------------------------------
The error iformation is:
SigGen.o(.text+0x570): In function `UserInterface(void*)':
: the `gets' function is dangerous and should not be used.
/opt/montavista/pro/devkit/arm/xscale_le/bin/../lib/gcc-lib/armv5tel-hardhat-linux/3.3.1/../../../../armv5tel-hardhat-linux/bin/ld: ERROR: /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(ssrada1_r.o) uses hardware FP, whereas .//SigGen uses software FP
No such file or directory: failed to merge target specific data of file /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(ssrada1_r.o)/opt/montavista/pro/devkit/arm/xscale_le/bin/../lib/gcc-lib/armv5tel-hardhat-linux/3.3.1/../../../../armv5tel-hardhat-linux/bin/ld: ERROR: /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(ssrand_r.o) uses hardware FP, whereas .//SigGen uses software FP
No such file or directory: failed to merge target specific data of file /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(ssrand_r.o)
/opt/montavista/pro/devkit/arm/xscale_le/bin/../lib/gcc-lib/armv5tel-hardhat-linux/3.3.1/../../../../armv5tel-hardhat-linux/bin/ld: ERROR: /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(sstonea_r.o) uses hardware FP, whereas .//SigGen uses software FP
No such file or directory: failed to merge target specific data of file /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(sstonea_r.o)/opt/montavista/pro/devkit/arm/xscale_le/bin/../lib/gcc-lib/armv5tel-hardhat-linux/3.3.1/../../../../armv5tel-hardhat-linux/bin/ld: ERROR: /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(sstone_r.o) uses hardware FP, whereas .//SigGen uses software FP
No such file or directory: failed to merge target specific data of file /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(sstone_r.o)
/opt/montavista/pro/devkit/arm/xscale_le/bin/../lib/gcc-lib/armv5tel-hardhat-linux/3.3.1/../../../../armv5tel-hardhat-linux/bin/ld: ERROR: /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(sstrgla1_r.o) uses hardware FP, whereas .//SigGen uses software FP
No such file or directory: failed to merge target specific data of file /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(sstrgla1_r.o)
/opt/montavista/pro/devkit/arm/xscale_le/bin/../lib/gcc-lib/armv5tel-hardhat-linux/3.3.1/../../../../armv5tel-hardhat-linux/bin/ld: ERROR: /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(sstrngl_r.o) uses hardware FP, whereas .//SigGen uses software FP
No such file or directory: failed to merge target specific data of file /opt/IPP/ippxsc30/lib/ippSP_XSC30LNX_r.a(sstrngl_r.o)collect2: ld returned 1 exit status
make: *** [SigGen] Error 1
--------------------------------------------------------------------------------------------
The makefile is attached
Can someone help us?
Error:..ippSP_XSC30LNX_r.a uses hardware FP, whereas .//projectname uses software FP
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.



