Antique-team / clangml

OCaml bindings for clang
Other
24 stars 6 forks source link

compilation problem with clang-3.6.2 #57

Closed UnixJunkie closed 8 years ago

UnixJunkie commented 8 years ago

undefined reference to `clang::DeclarationName::getAsString() const'

UnixJunkie commented 8 years ago

this symbol is defined in /usr/lib/llvm-3.6/lib/libclangAST.a and we link against it ...

UnixJunkie commented 8 years ago

https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html

UnixJunkie commented 8 years ago

Fixed in 3fdab0f3a87791c96569af889a48509b17a22653