#37979: gnuradio: VOLK component suggests compiling with gcc --------------------------------+------------------------- Reporter: macsforever2000@… | Owner: michaelld@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gnuradio | --------------------------------+------------------------- Comment (by michaelld@…): Isn't this what configure.compiler is for? And, especially for ports where using a compiler brand (e.g., gcc, llvm, or clang) is what is important but not the actual compiler (e.g., macports-gcc-4.5)? I'd much prefer to not add a bunch of variants, one for each compiler type/version. I suppose I could add "+gcc", "+clang", and "+llvm" as variants and then internally select some version of gcc, clang, and llvm to do the job. But, again, using configure.compiler seems like a better way to go. All of that said, sooner or later the GR folks will finish augmenting VOLK to work with clang and llvm; at that time this warning won't be necessary. -- Ticket URL: <https://trac.macports.org/ticket/37979#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS