I might be hitting the same or at least a related bug: I am using clang
3.7 to compile an application that itself uses libclang3.7 to do some
C++ parsing. I get unresolved symbol errors from the linker. Namely this
one single error, many times:

undefined reference to `clang::NamedDecl::getQualifiedNameAsString()
const'

The same source code compiles fine using gcc 5.2 so it really seems it's
a problem with the string ABI change of gcc and stale libraries.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1501300

Title:
  Wily (15.10) this package got not compiled with __cxx11 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.4/+bug/1501300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to