(In reply to comment #27) > (In reply to comment #26) > > No gcc-5 doesn't default to C++11 and the issue here has nothing to do with > > C++98 vs. C++11. > > > > Please try to get the facts strait, before posting long misleading replies. > > This is what most of the documentation, email threads and conversations I > had seem to point at. If you have a different opinion, than by all means, > please share your knowledge.
The relevant issue is whether libstdc++'s _GLIBCXX_USE_CXX11_ABI is enabled by default, see <https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html>. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488254 Title: clang++ no longer ABI-compatible with g++ To manage notifications about this bug go to: https://bugs.launchpad.net/llvm/+bug/1488254/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
