[LLVMdev] [cfe-dev] [3.3 Release] Release Candidate 2 Available

Renato Golin renato.golin at linaro.org
Sat May 25 06:51:20 PDT 2013


On 25 May 2013 04:59, Jeffrey Walton <noloader at gmail.com> wrote:

> 4 cd llvm-3.2.src/tools
> 5 tar xvf ../../clang-3.2.src.tar.gz
> 6 mv clang-3.2.src clang
> 7 cd ..
>

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. ;)



> 8 ./configure --enable-optimized --prefix=/usr/local
> 9 make -j4
>

Neither that. Just go into llvm.src and run ./utils/release/test-release.sh

I have written a doc on how to do that for ARM, maybe that can lead you on
the right direction:

https://wiki.linaro.org/WorkingGroups/ToolChain/LLVM/LLVMRelease

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130525/b906f779/attachment.html>


More information about the llvm-dev mailing list