#47882: pyxplot @0.9.2_2 is not UsingTheRightCompiler ---------------------------+---------------------------- Reporter: ryandesign@… | Owner: mschamschula@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: Port: pyxplot | ---------------------------+---------------------------- Comment (by ryandesign@…): What I actually meant was all of the subsequent times that the configure script explicitly invokes `gcc`, for example: {{{ if printf '#include <stdio.h>\n#include <readline/readline.h>\nint main() { return 0; }\n' | gcc -x c - -o conf.out > conf.stdout 2> conf.stderr }}} It should just use `$CC`. -- Ticket URL: <https://trac.macports.org/ticket/47882#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X