<div dir="ltr">when i try compile with  CFLAGS="-mcpu=arm926ej-s -mfloat-abi=soft" I get this error <br><br>In file included from pulsecore/sconv_neon.c:30:0:<br>/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<br>
make[4]: *** [libpulsecore_sconv_neon_la-sconv_neon.lo] Error 1<br>make[4]: *** Waiting for unfinished jobs....<br>make[4]: Leaving directory `/opt/projects/TQC-ARM-BSP-REV0100/platform-tqma28-fsl/build-target/pulseaudio-3.0/src'<br>
make[3]: *** [all] Error 2<br>make[2]: *** [all-recursive] Error 1<br>make[1]: *** [all] Error 2<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/5 Peter Meerwald <span dir="ltr"><<a href="mailto:pmeerw@pmeerw.net" target="_blank">pmeerw@pmeerw.net</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
> I think the problem may be a bad compilation. I need use this cpu without<br>
> FPU<br>
</div><div class="im">> > > configure options: CFLAGS="-mcpu=arm926ej-s -mfloat-abi=softfp"<br>
<br>
</div>just guessing: -mfloat-abi=soft if there is no FPU<br>
<div class="HOEnZb"><div class="h5"><br>
regards, p.<br>
<br>
--<br>
<br>
Peter Meerwald<br>
+43-664-2444418 (mobile)<br>
</div></div></blockquote></div><br></div>