Clang To Become The Default FreeBSD Compiler Soon

Posted by Michael Larabel on September 13, 2012

The GCC to LLVM/Clang transition as the default FreeBSD compiler is set to happen on 4 November.

While we have known for months that FreeBSD 10 would use LLVM/Clang as the default compiler and deprecate GCC, this initiative is moving another step forward next month. On 4 November is when it's planned to have LLVM/Clang become the default C/Objective-C/C++ compiler in the FreeBSD world rather than the GNU Compiler Collection. This initially just for i386 and amd64 (x86_64) architectures.

As announced this week, "For the past several years we've been working towards migrating from GCC to Clang/LLVM as our default compiler.We intend to ship FreeBSD 10.0 with Clang as the default compiler on i386 and amd64 platforms. To this end, we will make WITH_CLANG_IS_CC the default on i386 and amd64 platforms on November 4th."

By becoming the default compiler for FreeBSD, cc, cpp, and c++ will now link to clang/clang++ rather than gcc/g++ for FreeBSD. The initial phase of the FreeBSD buildworld and kernel compilation will use Clang rather than GCC. For building out the ports collection, that too will happen with Clang by default.

Most of the "ports" packages are known to build and function correctly when built under Clang instead of GCC, but there's still some failures where GCC will still be relied upon. Clang also is just about C/Objective-C/C++ and not Fortran, Java, Go, or other languages that have GCC coverage (although some of these other languages do have LLVM-based compiler front-ends, but that's not part of the scope of this change). And for non-x86/amd64 systems, GCC will still be the default compiler although for ARM and other select architectures, LLVM back-ends are progressing well. Ports failing now with Clang are mentioned on the FreeBSD.org Wiki.

Among the reasons that many are interested in using Clang rather than GCC comes down to LLVM/Clang's more liberal license than the GPLv3 with GCC 4.2+, the static code analysis abilities of Clang (although this is more competitive with the new GCC), faster build times with less memory use, some generated binaries can be faster (Phoronix benchmarks still aren't definitively in favor of either compiler when on x86_64 Linux), and the modularity of LLVM/Clang.

Testing done within the FreeBSD camp has ruled that compiling with Clang is faster and uses much less system memory.

There's also been interest within the Debian camp for using LLVM/Clang although it will take much longer (if ever) before Clang becomes the default compiler in the Debian world. There's also the initiative for building the mainline Linux kernel under Clang.

Other features being planned for FreeBSD 10.0 are documented in this article.

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. Wayland's Weston Gets Output Scaling Support
  2. Raspberry Pi Gets New Wayland Weston Renderer
  3. Debian GNU/Hurd 2013 Release Brings New Packages
  4. Intel Ultrabook Performance Is Faster With Mesa 9.2
  5. Hot Relocation HDD To SSD Support For Btrfs
  6. Phoronix Test Suite 4.6.0 "Utsira" Released
  7. New Intel X.Org Driver Supports All Of Haswell
  8. SQLite Now Faster With Memory Mapped I/O
  9. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  10. Qt For Tizen Launches, Based On Qt 5.1
  11. KTAP Released For Linux Kernel Dynamic Tracing
Latest Forum Talk
  1. Humble Indie Bundle Finally Sells Out
  2. Wayland's Weston Gets Output Scaling Support
  3. Microsoft Releases Skype For Linux 4.2, Has...
  4. Linux Kernel Closer To Having Apple IR Support
  5. Intel Linux OpenGL Driver Leading Over Apple OS X
  6. gnome 3.8 in RHEL7?
  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