[MacPorts] #41588: Boost.Regex with GCC broken on Mavericks?
MacPorts
noreply at macports.org
Wed Dec 4 00:21:45 PST 2013
#41588: Boost.Regex with GCC broken on Mavericks?
------------------------------+--------------------------------
Reporter: akim.demaille@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: invalid | Keywords: mavericks
Port: boost |
------------------------------+--------------------------------
Comment (by ryandesign@…):
Oh I see.
On Mountain Lion it will be the opposite problem: you cannot compile your
code with libc++ and link it with boost compiled with the system standard
C++ library libstdc++.
My understanding is that clang's C++11 support requires libc++ and does
not work with libstdc++. So you cannot use C++11 with clang on Mountain
Lion or earlier, unless you rebuild all ports with libc++, as the ticket
you referenced in your opening remarks says.
--
Ticket URL: <https://trac.macports.org/ticket/41588#comment:13>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list