I notice that 'neon' is enabled in your compilations.  If your device does
not have a neon cpu then you must disable this option.  Also, check your
CmakeCache.txt file to make sure 'neon' is not enabled.

Scan way down the file until you find:

//Test have_mfpu_neon
have_mfpu_neon:INTERNAL=1

Delete the "1" and save the file.

Run make. It will appear that cmake is being run again and might change your
edit, but it doesn't.

Hopefully this will help some of you to resolve this issue.




--
View this message in context: 
http://gnuradio.4.n7.nabble.com/gnuradio-on-ARM-tp40312p43416.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to