[LLVMdev] LLVM 2.3 installation

Eli Bendersky eliben at google.com
Tue Aug 19 07:40:56 PDT 2014


Prakash, LLVM 2.3 is from 6 years ago - why do you need such an old
version? You should have a much better luck installing a recent release
from http://llvm.org/releases/download.html - there are even pre-built
binaries for 14.04, so you don't have to install anything.

Eli


On Mon, Aug 18, 2014 at 11:18 PM, Prakash Premkumar <prakash.prax at gmail.com>
wrote:

> Hi,
>
> I'm trying to install LLVM 2.3 on my ubuntu 14.04. I get the following
> error when running the make command.
>
> /bin/rm: cannot remove
> ‘/home/test/Documents/Software/llvm-2.3/lib/System/Release/DynamicLibrary.d.tmp’:
> No such file or directory
> make[1]: ***
> [/home/test/Documents/Software/llvm-2.3/lib/System/Release/DynamicLibrary.o]
> Error 1
> make[1]: Leaving directory
> `/home/test/Documents/Software/llvm-2.3/lib/System'
> make: *** [all] Error 1
>
>
> Can you please help me fix this ?
>
> Thanks
> Prakash
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140819/719b0329/attachment.html>


More information about the llvm-dev mailing list