GNUradio on Raspberry Pi
After about 2 days of messing with Debian on the Raspbery Pi I got an out of memory error during the compilation of UHD.
Seems like I have to cross compile. AGAIN…
[ 58%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/soft_time_ctrl.cpp.o
[ 59%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/usrp1_iface.cpp.o
[ 59%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/usrp1_impl.cpp.o
cc1plus: out of memory allocating 708240 bytes after a total of 22532096 bytes
make[2]: *** [lib/CMakeFiles/uhd.dir/usrp/usrp1/usrp1_impl.cpp.o] Error 1
make[1]: *** [lib/CMakeFiles/uhd.dir/all] Error 2
make: *** [all] Error 2
pi@raspberrypi:~/uhd/host/build$
July 23 2012 08:15 am | SDR
Leave a Reply
You must be logged in to post a comment.