[MacPorts] #37443: problem using boost_thread with -stdlib=libc++
MacPorts
noreply at macports.org
Sun Dec 30 09:51:12 PST 2012
#37443: problem using boost_thread with -stdlib=libc++
----------------------+---------------------------
Reporter: itsme@… | Owner: adfernandes@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: invalid | Keywords:
Port: boost |
----------------------+---------------------------
Changes (by adfernandes@…):
* status: new => closed
* resolution: => invalid
Comment:
This is not a bug, [http://stackoverflow.com/questions/12542971/using-
libstdc-compiled-libraries-with-clang-stdlib-libc it's a feature]!
Seriously... the `c++` standard library is very tightly coupled between
headers and compiled code, so unless you're very, very careful when mixing
compilation units, what you're seeing is a purposeful design (as per the
StackOverflow commentary).
--
Ticket URL: <https://trac.macports.org/ticket/37443#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list