<div dir="ltr">On 25 May 2013 04:59, Jeffrey Walton <span dir="ltr"><<a href="mailto:noloader@gmail.com" target="_blank">noloader@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im"><span style="color:rgb(34,34,34)">4 cd llvm-3.2.src/tools</span><br></div>
5 tar xvf ../../clang-3.2.src.tar.gz<br>
6 mv clang-3.2.src clang<br>
7 cd ..<br></blockquote><div><br></div><div style>You don't need to do any of it, there are already symlinks on the llvm.src dir to point to all others on the same root. Just unpack each source tar ball and be happy. ;)</div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
8 ./configure --enable-optimized --prefix=/usr/local<br>
9 make -j4<br></blockquote><div><br></div><div style>Neither that. Just go into llvm.src and run ./utils/release/test-release.sh</div><div style><br></div><div style>I have written a doc on how to do that for ARM, maybe that can lead you on the right direction:</div>
<div style><br></div><div style><a href="https://wiki.linaro.org/WorkingGroups/ToolChain/LLVM/LLVMRelease">https://wiki.linaro.org/WorkingGroups/ToolChain/LLVM/LLVMRelease</a><br></div><div style><br></div><div style>cheers,</div>
<div style>--renato</div></div></div></div>