Debian package for arm

Is out there any debian package of gnu radio for arm? I can see only the
gnuradio-doc package…(am i wrong?)

Many thanks!

On 07/09/2012 02:23 AM, Favati wrote:

Is out there any debian package of gnu radio for arm? I can see only the
gnuradio-doc package…(am i wrong?)

My understanding is that debian is building packages for armv5, which
does not support the NEON coprocessor. The code NEON code thta is in the
filter section of gnuradio does not detect this case so compilation
fails.

Running gnuradio on an ARM without a NEON coprocessor is only
interesting if you are willing to do a lot of work.

Philip