#39109: ppl: configure: error: Cannot find GMP version 4.1.3 or higher. ---------------------------+-------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: ppl | ---------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: The config.log says: {{{ configure:9481: checking for the GMP library version 4.1.3 or above configure:9570: /usr/bin/g++-3.3 -o conftest -g -O2 -frounding-math -pipe -O2 -I/Volumes/Data/macports/tiger/include -L/Volumes/Data/macports/tiger/lib conftest.cpp -lgmpxx -lgmp >&5 cc1plus: error: unrecognized option `-frounding-math' configure:9570: $? = 1 configure: program exited with status 1 }}} The port deliberately blacklists gcc-4.0, leading MacPorts to try gcc-3.3 as an alternative; obviously this works even less well. The port should also blacklist gcc-3.3, and until MacPorts 2.2 is released, add apple- gcc-4.2 as a fallback. -- Ticket URL: <https://trac.macports.org/ticket/39109#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X