search for: dab7d190

Displaying 3 results from an estimated 3 matches for "dab7d190".

2016 Mar 22
0
Installing LLVM 3.8 on Ubuntu 14.04
You want to look at the apt-add-repository command, basically you provide that command like: * sudo add-apt-repository 'deb http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.8 main' * sudo apt-get update * sudo apt-get install clang-3.8 Cheers, -Neil. On 22/03/16 17:44, Russell Wallace via llvm-dev wrote: > What is the recommended way to install LLVM 3.8 on Ubuntu
2016 Mar 22
2
Installing LLVM 3.8 on Ubuntu 14.04
What is the recommended way to install LLVM 3.8 on Ubuntu 14.04? The generic apt-get thinks 3.4 is the latest version. I found instructions at http://llvm.org/apt/ but they don't work; deb and deb-src are not recognised commands, and the suggested apt-get variants are unable to locate the package. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Mar 22
2
Installing LLVM 3.8 on Ubuntu 14.04
...________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160322/dab7d190/attachment.html>