#35057: gcc48: fails configure check for PPL ------------------------------+--------------------------------------------- Reporter: ram@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: gcc48 ------------------------------+--------------------------------------------- Comment(by eborisch@…): All of the GCCs (apparently: [http://gcc.gnu.org/install/prerequisites.html]) require 0.11, not 1.0, which is what PPL was just updated to... r94921 In /opt/local/include/ppl.hh +455 {{{ //! The major number of the PPL version. /*! \ingroup PPL_CXX_interface */ #define PPL_VERSION_MAJOR 1 //! The minor number of the PPL version. /*! \ingroup PPL_CXX_interface */ #define PPL_VERSION_MINOR 0 }}} -- Ticket URL: <https://trac.macports.org/ticket/35057#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS