OpenBSD Switches To Clang Compiler For i386/AMD64

Written by Michael Larabel in BSD on 31 July 2017 at 02:59 PM EDT. 25 Comments
BSD
OpenBSD is now the latest BSD switching from GCC to LLVM's Clang C/C++ compiler by default.

With the OpenBSD switch-over that happened last week in CVS, Clang is now the default compiler for i386 and x86_64 architectures.

Clang is the default C/C++ compiler but GCC4 is being kept as part of these builds as well. For other architectures where Clang is in less supportive shape, GCC4 is remaining the default there as well.

This follows FreeBSD and others that have switched to Clang by default for quicker build times, the more liberally licensed code-base compared to GCC recent versions being under the GPLv3, etc.
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