<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 20, 2017, at 12:47 PM, Evandro Menezes via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Folks,<br class=""><br class="">I'm at a loss trying to add Compiler-RT to an LLVM build, even after checking out the instructions at <a href="http://compiler-rt.llvm.org" class="">http://compiler-rt.llvm.org</a>, so I'd appreciate your help.<br class=""><br class="">I've tried adding the CMake options LLVM_ENABLE_PROJECTS</div></div></blockquote><div><br class=""></div><div>For this option, you need to follow: <a href="http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo" class="">http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo</a></div><div><br class=""></div><div>You can’t add this to an existing build directory, you need to wipe it and re-run cmake (at least for me that’s the only way I found).</div><div><br class=""></div><div>— </div><div>Mehdi</div><div><br class=""></div><div><br class=""></div><br class=""><blockquote type="cite" class=""><div class=""><div class="">, LLVM_BUILD_EXTERNAL_COMPILER_RT, LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR, CLANG_DEFAULT_RTLIB.  All to no avail.<br class=""><br class="">FWIW, I'm building for the targets AArch64, ARM and X86.<br class=""><br class="">Feeling like a newbie makes me want to cry... :-}<br class=""><br class="">Thank you,<br class=""><br class=""><br class="">-- <br class="">Evandro Menezes<br class=""><br class="">_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></div></blockquote></div><br class=""></body></html>