Daily LLVM Clang Packages Come For Ubuntu 14.04 LTS

Written by Michael Larabel in LLVM on 17 January 2014 at 09:00 AM EST. 1 Comment
LLVM
There's now daily LLVM and Clang compiler packages for Ubuntu 14.04 Linux.

Last year an initiative started to have the daily latest LLVM code compiled and packaged for various releases of Ubuntu and Debian. These daily packages were tossed into a Debian package archive hosted at LLVM.org.

The packaging has been for Debian Wheezy, Debian Sid, Ubuntu 12.04, Ubuntu 12.10, Ubuntu 13.04, and Ubuntu 13.10. For those users of the service, for the older Debian/Ubuntu Linux releases this package archive has fallen behind and is no longer daily due to lacking GCC 4.8. With LLVM's push towards needing C++11 as the host compiler, GCC 4.8 is needed by the platform for its libstdc++ library.

Sylvestre Ledru of Debian has been maintaining these daily LLVM packages and he explained he might end up dropping support for the older distribution releases over this libstdc++ problem. Here's an unresolved mailing list thread about the situation.

The good news though is that as of yesterday there's daily LLVM/Clang packages being built for the current development state of Ubuntu 14.04. I've been communicating with Sylvestre for getting these daily Ubuntu 14.04 packages going so that an automated benchmarking test farm of the latest LLVM Clang code can be going at Phoronix -- powered by the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org.

Besides LLVM and Clang being in the archive there's also Compiler-RT, Polly, and LLDB. Those wanting to grab the very latest state of LLVM and its sub-projects on your Debian/Ubuntu distribution, drop by LLVM.org/apt/.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week