discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gnuradio on ARM


From: armido
Subject: Re: [Discuss-gnuradio] gnuradio on ARM
Date: Fri, 30 Aug 2013 07:52:43 -0700 (PDT)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]