[LLVMdev] Build/Install of LLVM without root access
Renato Golin
renato.golin at linaro.org
Tue Jan 7 11:02:11 PST 2014
On 7 January 2014 17:52, Bryan Ewbank <Bryan.Ewbank at sas.com> wrote:
> How do I use the *src.tar.gz files from the llvm 3.4 downloads page? I
> understand the layout produced by the svn actions, but if I have just the
> tarballs, do I simply replace "svn co" with "tar -xvzf" in the sequence?
> How do the names of the tarballs map to the names of the svn projects?
>
The source tar ball structure should be identical to the svn/git repository
checkout. Simply replacing svn for tar should do the trick, yes.
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140107/3f8308b7/attachment.html>
More information about the llvm-dev
mailing list