<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - cc1plus: error: unrecognized command line option "-std=c++11""
href="https://bugs.freedesktop.org/show_bug.cgi?id=109131#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - cc1plus: error: unrecognized command line option "-std=c++11""
href="https://bugs.freedesktop.org/show_bug.cgi?id=109131">bug 109131</a>
from <span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span></b>
<pre>Actually, it looks like std=c++11 was added in GCC 4.7, and before that you had
to use std=c++0x. Clang added support for std=c++11 it looks like.
<a href="https://gcc.gnu.org/projects/cxx-status.html#cxx11">https://gcc.gnu.org/projects/cxx-status.html#cxx11</a>
<a href="https://clang.llvm.org/cxx_status.html">https://clang.llvm.org/cxx_status.html</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>