[MacPorts] #44062: root6: make it work on 10.6

MacPorts noreply at macports.org
Tue Jun 24 00:55:50 PDT 2014


#44062: root6: make it work on 10.6
----------------------+-------------------------
  Reporter:  mojca@…  |      Owner:  mojca@…
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:  fixed    |   Keywords:  snowleopard
      Port:  root6    |
----------------------+-------------------------

Comment (by jonesc@…):

 Replying to [comment:49 mojca@…]:
 > Doesn't `libc++` have exactly the same problem?

 To some degree yes, although its not as bad as using libstdc++ from gcc.

 For instance on <OSX10.9 the variants pythia and xrootd do not work, they
 fail to build, as those ports use the default c++ runtime, which on the
 older systems is the system libstdc++. You must understand forcing the use
 of libc++ was only ever a last resort solution, and only works because we
 are lucky enough that the core default port doesn't happen use any
 libraries that use another c++ runtime, otherwise it would not work... If
 a user really wants to be safe, and/or gets these variants to work, they
 need to rebuild their entire MacPorts stack using libc++ as the default
 runtime, with all the untested issues that would likely throw up ...

 Chris

-- 
Ticket URL: <https://trac.macports.org/ticket/44062#comment:50>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list