Clang Gets Boosted By The Boost Libraries

Posted by Michael Larabel on May 23, 2010

Clang, the C/Objective-C/C++ compiler front-end for the Low-Level Virtual Machine, and LLVM itself have a lot to be proud of lately. LLVM 2.7 was recently released with many new features, LLVM now has its own libstdc++ replacement, and LLVM is finding itself used in many places from a JIT engine in a Flash player to providing software acceleration in Gallium3D. The latest accomplishment for Clang is that the C++ library can now build the Boost libraries.

Boost is a popular set of C++ software libraries used by many open-source project. Contained within the Boost libraries are everything from concurrent programming to mathematical functions to image processing. As of the latest LLVM/Clang code on Thursday, Boost can now successfully build under this Apple-sponsored compiler and the regression tests run successfully.

The details on this compiler accomplishment can be found on the LLVM blog.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite