Building Linux With LLVM/Clang Excites The Embedded World

Posted by Michael Larabel on March 09, 2013

Building the Linux kernel with LLVM/Clang rather than GCC continues to be a big focus within the embedded Linux community.

Qualcomm among other ARM vendors have been interested in building the Linux kernel with LLVM/Clang. It's possible to build kernels with this alternative open-source C/C++ compiler, but out-of-tree patches are currently required to the Linux kernel and not everything works smoothly. There's a long TODO list until everything is polished and LLVM/Clang becomes a first-class compiler for the Linux kernel, but the effort was formalized last year with the LLVMLinux project that is hosted by the Linux Foundation.

Among the reasons people continue to be interested in using Clang over GCC is the cleaner and easier to work with code-base of the compiler, compilation times are often faster while using less RAM, there's an assortment of static analysis tools and other useful benefits over GCC, and the compiler is under a BSD-style license.

Developers also are pushing the Linux kernel -- and other key software packages -- through Clang since it leads to more portable code by pushing it through more compilers. Among the challenges that the LLVM Linux project has faced is GCC defaulting to using GNU89 of the C language while Clang defaults to GNU99, the kernel using undocumented GCC behavior, unsupported GCC flags, and Kconfig being GCC-specific.

The state of building the Linux kernel with Clang was talked about last month at the Linux Foundation's Embedded Linux Conference 2013. Embedded below is the video of the talk. For those curious about the state of not using GCC to build the Linux kernel, visit the LF project site.

The good news shared during the presentation is that LLVM/Clang 3.3 will likely work "mostly out-of-the-box" for the Linux kernel, albeit patches are still required on the kernel side. (Right now about four patches are require to upstream LLVM/Clang for x86_64 Linux support.)

Slides of the ELC 2013 presentation can be found on Google Docs.

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.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Hot Relocation HDD To SSD Support For Btrfs
  2. Phoronix Test Suite 4.6.0 "Utsira" Released
  3. New Intel X.Org Driver Supports All Of Haswell
  4. SQLite Now Faster With Memory Mapped I/O
  5. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  6. Qt For Tizen Launches, Based On Qt 5.1
  7. KTAP Released For Linux Kernel Dynamic Tracing
  8. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  9. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  10. Handbrake 0.9.9 Supports OpenCL Offloading
  11. Freedreno Gallium3D Now Banging The Adreno A3XX
Latest Forum Talk
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. Jolla Announces Their First Phone
  3. DragonFly 3.4 vs FreeBSD 9.1 on phoronix test...
  4. The Cost Of Ubuntu Disk Encryption
  5. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  6. Will Unreal Engine 4 Games Come To Linux?
  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