#45111: error when installing octave ----------------------+------------------------- Reporter: prowe@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: octave | ----------------------+------------------------- Comment (by larryv@…): Replying to [comment:3 prowe@…]:
Why would I need to specify a gcc variant?
You cannot mix C++ runtimes. Binaries built with clang++ / libc++abi should not link against binaries built with g++ / libsupc++. Even if they link “properly”, you will experience runtime issues and crashes. -- Ticket URL: <https://trac.macports.org/ticket/45111#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X