On Wed, Jun 25, 2014 at 11:56 AM, Jim Graham <[email protected]> wrote:

> I just upgraded to gcc 4.8.2 (port install gcc48) to get support for C++
> 2011 code, which I need for something I'm working on right now.  However,
> it still exits with the same errors as before the 2011 C++ was added.
> How do I get this to work properly?
>

It's still considered experimental, so not enabled by default. Looks like
-std=c++11 is needed.

(This is an upstream choice, not MacPorts.)

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to