#45300: akonadi build fails -------------------------+--------------------- Reporter: jwhowse4@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: akonadi | -------------------------+--------------------- Comment (by nicos@…): Replying to [comment:8 rjvbertin@…]:
3) modify the Portfile to depend on and use a MacPorts gcc version. Surely that must be possible?
Even if changing the compiler manages to compile the port, the underlying issue is that C++11 support is only provided in libc++ headers, and a binary built this way will lead to linking/runtime issues for other ports depending on it, hence the comment about being able to use this solution only for a leaf port which does not link against other C++ ports. -- Ticket URL: <https://trac.macports.org/ticket/45300#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X