Displaying 1 result from an estimated 1 matches for "__ztvn4llvm11raw_ostreame".
Did you mean:
_ztvn4llvm11raw_ostreame
2011 Oct 18
1
[LLVMdev] Building LLVM on PPC
...iled compiles on llvm-ppc-darwin. They are likely not your fault.
I'm trying to get a PPC build bot setup (arxan_bellini), and so far it's dying here:
Linking CXX shared library ../../lib/libgtest.dylib
Undefined symbols:
"vtable for llvm::raw_ostream", referenced from:
__ZTVN4llvm11raw_ostreamE$non_lazy_ptr in gtest.cc.o
__ZTVN4llvm11raw_ostreamE$non_lazy_ptr in gtest-death-test.cc.o
__ZTVN4llvm11raw_ostreamE$non_lazy_ptr in gtest-port.cc.o
__ZTVN4llvm11raw_ostreamE$non_lazy_ptr in gtest-typed-test.cc.o
"llvm::raw_os_ostream::~raw_os_ostream()", referenced fr...