Hi Arturo - You're getting further than I am :) . I've just tried doing the
build using MacPorts gcc-4.7 and gcc-4.6, with the 3.6.4.2 release as well as
the latest maint and master branches. Every one of them errors out as follows:
volk/lib/volk_cpu.c:54:no such instruction: `xgetbv'
make[2]:
Hi folks, i was wondering if i might be able to build the gnuradio
tarball (specifically the 3.6.4.2 version) on Mac Os X by using the
gcc-4.7 compiler installed with macports. I usually launch these
commands from shell :
/$ CC=gcc-mp-4.7 CXX=g++-mp-4.7 cmake
-DPYTHON_EXECUTABLE=/opt/local/bi