<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jun 25, 2014 at 11:56 AM, Jim Graham <span dir="ltr">&lt;<a href="mailto:spooky130u@gmail.com" target="_blank">spooky130u@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just upgraded to gcc 4.8.2 (port install gcc48) to get support for C++<br>
2011 code, which I need for something I&#39;m working on right now.  However,<br>
it still exits with the same errors as before the 2011 C++ was added.<br>
How do I get this to work properly?<br></blockquote><div><br></div><div>It&#39;s still considered experimental, so not enabled by default. Looks like -std=c++11 is needed.</div><div><br></div><div>(This is an upstream choice, not MacPorts.)</div>
</div><div><br></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>