[MacPorts] #39975: root: Add --enable-cxx11 when using libc++
MacPorts
noreply at macports.org
Tue Nov 19 10:34:00 PST 2013
#39975: root: Add --enable-cxx11 when using libc++
--------------------------+------------------------
Reporter: jfcaron@… | Owner: jeremyhu@…
Type: enhancement | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: fixed | Keywords:
Port: root |
--------------------------+------------------------
Comment (by jfcaron@…):
Replying to [comment:28 jonesc@…]:
> Hi,
>
> You test case seems to work OK for me,
>
> {{{
> MacBookPro ~ > root -l macro.C+
> root [0]
> Processing macro.C+...
> Info in <TUnixSystem::ACLiC>: creating shared library
/Users/chris/./macro_C.so
> root [1] macro()
> root [2]
> }}}
>
> So it seems all is OK ;)
>
> Chris
As far as I understand it, this patch will make root use --enable-c++11
and libc++ if either: clang is the system compiler or one of the clang
variants was chosen for the port. Is that right? I'm still on OSX 10.7.5
(not planning to upgrade anytime) and wish to use C++11 library and
language features in ROOT, I'm flexible about which runtime and which
compiler I use to accomplish this.
--
Ticket URL: <https://trac.macports.org/ticket/39975#comment:29>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list