Compiling software with c++11 support

Eric A. Borisch eborisch at macports.org
Wed Sep 11 18:47:28 PDT 2013


On Wednesday, September 11, 2013, William Gallafent wrote:

> Hi Eric,
>
> On 11 September 2013 17:05, Eric A. Borisch <eborisch at macports.org<javascript:;>>
> wrote:
> > It's being worked on. If you run off of trunk, you can try it out:
> >
> https://lists.macosforge.org/pipermail/macports-dev/2013-August/024161.html
>
> Excellent! I notice that this allows one to set which runtime to use
> (e.g. -stdlib=libstdc++ or -stdlib=libc++), but I don't see mention of
> being able to set the language dialect (e.g. -std=c++03 or
> -std=c++11). Do the changes being made also allow that?
>

No, but for the case descibed by Jakub (want mp libs linked against libc++,
enabling using clang and c++11 for your own further development) should (to
my understanding, please correct me if I'm wrong) be enabled by this change.

As mentioned elsewhere in this email chain, it's not intended to be
a supported switch for users, it's a tool to help developers
with transitioning to a future where everything MP is libc++. Buyer beware.
;)

  - Eric


-- 
Eric A. Borisch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20130911/03cc07bc/attachment.html>


More information about the macports-users mailing list