Hi,

I compiled it on ARM this week end.


> c++: internal compiler error: Killed (program cc1plus)

You don't have enough RAM ... SWIG that generates the python wrapper
will generate C++ source of like 20-30Mo, which when compilin will
require like > 1Go of RAM !!!

I ended up disabling python to build only the C++ core of gnuradio ...
that went much smoother.


> /tmp/ccLw2kCh.s:31: Error: selected FPU does not support instruction --
> `vmov.f32 q8,#0.0'

This is the same issue I reported in

http://gnuradio.org/redmine/issues/526


Cheers,

    Sylvain

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

Reply via email to