<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This also seems to fail on x86_64 Darwin (in this exact way) if -DBUILD_SHARED_LIBS is true.<div><br></div><div>It would seem that's not maintained... I'm still working through some build failures.<br><div><br></div><div>I had to set BUILD_SHARED_LIBS for PowerPC because the linker was failing to generate jumps > 16M</div><div><br></div><div>Still churning away, but there seem to be issues with LLVMJIT (required CodeGen in the CMakeLists.txt)</div><div><br></div><div>and also seem to be issues with llvm-objdump.</div><div><br></div><div>File bugs against build-scripts, cmake?</div><div><br></div><div>Cheers,</div><div><br></div><div><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Joe Abbey<br>Software Architect<br>Arxan Technologies, Inc.<br>1305 Cumberland Ave, Ste 215<br>West Lafayette, IN 47906<br><a href="mailto:jabbey@arxan.com">jabbey@arxan.com</a><br>www.arxan.com</div></span></span>
</div>

<br><div><div>On Oct 18, 2011, at 12:07 AM, Joe Abbey wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Please don't be alarmed by the failed compiles on llvm-ppc-darwin.  They are likely not your fault.<br><br>I'm trying to get a PPC build bot setup (arxan_bellini), and so far it's dying here:<br><br>Linking CXX shared library ../../lib/libgtest.dylib<br>Undefined symbols:<br>  "vtable for llvm::raw_ostream", referenced from:<br>      __ZTVN4llvm11raw_ostreamE$non_lazy_ptr in gtest.cc.o<br>      __ZTVN4llvm11raw_ostreamE$non_lazy_ptr in gtest-death-test.cc.o<br>      __ZTVN4llvm11raw_ostreamE$non_lazy_ptr in gtest-port.cc.o<br>      __ZTVN4llvm11raw_ostreamE$non_lazy_ptr in gtest-typed-test.cc.o<br>  "llvm::raw_os_ostream::~raw_os_ostream()", referenced from:<br>      llvm::convertible_fwd_ostream::~convertible_fwd_ostream()in gtest.cc.o<br>      llvm::convertible_fwd_ostream::~convertible_fwd_ostream()in gtest.cc.o<br>      llvm::convertible_fwd_ostream::~convertible_fwd_ostream()in gtest-death-test.cc.o<br>      llvm::convertible_fwd_ostream::~convertible_fwd_ostream()in gtest-death-test.cc.o<br>      llvm::convertible_fwd_ostream::~convertible_fwd_ostream()in gtest-port.cc.o<br>      llvm::convertible_fwd_ostream::~convertible_fwd_ostream()in gtest-port.cc.o<br>      llvm::convertible_fwd_ostream::~convertible_fwd_ostream()in gtest-typed-test.cc.o<br>      llvm::convertible_fwd_ostream::~convertible_fwd_ostream()in gtest-typed-test.cc.o<br><br>Any thoughts (besides don't try to build on PowerPC)<br><br>I'm trying to build with gcc-4.2 to see if that helps...<br><br>Joe<br><br>Joe Abbey<br>Software Architect<br>Arxan Technologies, Inc.<br>1305 Cumberland Ave, Ste 215<br>West Lafayette, IN 47906<br><a href="mailto:jabbey@arxan.com">jabbey@arxan.com</a><br>www.arxan.com<br><br><br>_______________________________________________<br>LLVM Developers mailing list<br>LLVMdev@cs.uiuc.edu         http://llvm.cs.uiuc.edu<br>http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev<br></div></blockquote></div><br></div></div></body></html>