[MacPorts] #35770: gcc ports should not include a C++ runtime

MacPorts noreply at macports.org
Mon Sep 10 17:47:35 PDT 2012


#35770: gcc ports should not include a C++ runtime
--------------------------------------------------+-------------------------
  Reporter:  jeremyhu@…                           |       Owner:  jeremyhu@…           
      Type:  defect                               |      Status:  closed               
  Priority:  Normal                               |   Milestone:                       
 Component:  ports                                |     Version:  2.1.2                
Resolution:  fixed                                |    Keywords:  libstdc++            
      Port:  gcc43 gcc44 gcc45 gcc46 gcc47 gcc48  |  
--------------------------------------------------+-------------------------
Changes (by jeremyhu@…):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 If you want C++ 11 on OS X, you should be using libc++ with clang++.

 It's not feasible to mix multiple C++ runtimes in the same process.

 Feel free to provide a separate libstdc++ port which provides a single C++
 runtime from GNU, and you will need to merge in Apple's changes to have it
 use libc++abi.dylib ...

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


More information about the macports-tickets mailing list