[MacPorts] #34288: clang ports use the old/dated libstdc++ from the host (gcc-4.2 based)

MacPorts noreply at macports.org
Mon Sep 17 01:19:26 PDT 2012


#34288: clang ports use the old/dated libstdc++ from the host (gcc-4.2 based)
-------------------------------------------------+-------------------------
  Reporter:  christophe.prudhomme@…              |      Owner:  jeremyhu@…
      Type:  defect                              |     Status:  closed
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.0.4
Resolution:  fixed                               |   Keywords:
      Port:  clang-2.9 clang-3.0 clang-3.1       |
  clang-3.2 libstdc++ libc++                     |
-------------------------------------------------+-------------------------

Comment (by jeremyhu@…):

 Ok, Snow Leopard users can now use C++11 with clang++.  You will need to:
 {{{
 sudo port -v install libcxx
 }}}

 as of r97832 r97833

 Unfortunately due to bootstrapping issues, I can't actually add this as a
 dependency for clang, and since it's only an issue for Snow Leopard, I'm
 don't want to jump through tons of bootstrapping hoops and do that dance
 for such an old OS.  Hopefully this should satisfy the demand of the
 masses.

-- 
Ticket URL: <https://trac.macports.org/ticket/34288#comment:30>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list