[LLVMbugs] [Bug 19754] clang++ cannot compile cstdio with -std=c++1y
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu May 15 09:32:04 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19754
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |MOVED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Nothing to do with clang: this is an incompatibility between libstdc++ and
(recent) glibc in C++1y mode. I believe it's fixed in libstdc++4.9.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140515/10678c4a/attachment.html>
More information about the llvm-bugs
mailing list