when i try compile with CFLAGS="-mcpu=arm926ej-s -mfloat-abi=soft" I get this error In file included from pulsecore/sconv_neon.c:30:0: /opt/OSELAS.Toolchain-2011.11.1/arm-v5te-linux-gnueabi/gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/lib/gcc/arm-v5te-linux-gnueabi/4.6.2/include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h make[4]: *** [libpulsecore_sconv_neon_la-sconv_neon.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/opt/projects/TQC-ARM-BSP-REV0100/platform-tqma28-fsl/build-target/pulseaudio-3.0/src' make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 2013/7/5 Peter Meerwald <pmeerw at pmeerw.net> > > > I think the problem may be a bad compilation. I need use this cpu without > > FPU > > > > configure options: CFLAGS="-mcpu=arm926ej-s -mfloat-abi=softfp" > > just guessing: -mfloat-abi=soft if there is no FPU > > regards, p. > > -- > > Peter Meerwald > +43-664-2444418 (mobile) > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20130705/4e8cd379/attachment.html>