Compiling software with c++11 support

William Gallafent william at gallaf.net
Wed Sep 11 14:13:33 PDT 2013


Hi Eric,

On 11 September 2013 17:05, Eric A. Borisch <eborisch at macports.org> 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?

-- 
Bill Gallafent.


More information about the macports-users mailing list