#40173: R build failure on OS X 10.8.4 building qdCocoa ---------------------+--------------------------- Reporter: one@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: haspatch Port: R | ---------------------+--------------------------- Comment (by jeremyhu@…): You're setting the compiler to /usr/bin/gcc which may not exist. You should instead use the default compiler for objc and change the ones you want (per my post, which I referenced above). You are using the c++ compiler from macports-gcc-XX which results in incompatibilities when trying to mix generated code with code built with the host's toolchains. -- Ticket URL: <https://trac.macports.org/ticket/40173#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X