[Mesa-dev] [Bug 109131] cc1plus: error: unrecognized command line option "-std=c++11"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 22 21:25:13 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=109131

--- Comment #2 from Dylan Baker <baker.dylan.c at gmail.com> ---
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.

https://gcc.gnu.org/projects/cxx-status.html#cxx11
https://clang.llvm.org/cxx_status.html

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181222/baf61641/attachment.html>


More information about the mesa-dev mailing list