On Aug 15, 2013, at 9:02 AM, Michael Dickens <[email protected]> wrote: > Try instead: > {{{ > sudo port install gnuradio > +docs+grc+jack+orc+portaudio+python27+qtgui+sdl+swig+uhd+wavelet > configure.compiler=llvm-gcc-4.2 > }}}
I just pushed a change to the gnuradio port that forces the use of an Apple-provided GCC compiler < https://trac.macports.org/changeset/109428 >. It should be live by now (takes about 30 minutes from commit to being live). Anyone wanting it should do: {{{ sudo port selfupdate }}} to update both "port" and the ports list, or just {{{ sudo port sync }}} to update just the ports list. After that, when installing any gnuradio port a VOLK-friendly compiler will be selected. - MLD _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
