FreeBSD Works On C11, C++11 Support

Posted by Michael Larabel on February 09, 2013

FreeBSD developers are working on enabling support for the C11 and C++11 programming language standards within their operating system.

Shared during the BSD track at FOSDEM 2013 by David Chisnall was an update on the FreeBSD's support for C11 and C++11, the latest revisions to the C and C++ programming languages. While most of the work resides within the compilers supporting these latest standards, FreeBSD is looking to take proper use of the new features and functionality.

During the quick overview for those not up to speed on the latest ISO standards of these languages, C11 introduces features like alignment specifies, multi-threading support as part of the standard, a memory model, various cosmetic improvements to the code, static assertions, and unicode support. C++11 introduces better locale support, atomics/threads/thread-local storage, smart pointers, tuples, and various language changes.

FreeBSD system header files have already been updated to reflect the C++11 changes and their preferred LLVM/Clang compiler already has begun its C11/C++11 support. FreeBSD is just shipping GCC 4.2.1 (the last GPLv2 FSF GCC compiler release) and are deprecating the compiler so they aren't really concerned about the GCC support for C++11/C11. LLVM/Clang has most pieces in place while the rest should be dropped in soon. There's also some support via libc++, LLVM's own more permissively licensed C++ standard library.

In terms of the current status in broad terms for C++11 on FreeBSD, "most of C++11 works." For the latest C revision on FreeBSD, "most of the interesting bits of C11 work." However, there is still lots of missing pieces for C11/C++11 on FreeBSD that still need to be implemented. For more specific details about the current state in FreeBSD, see the FOSDEM PDF slides.

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. The Cost Of Ubuntu Disk Encryption
  2. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  3. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  4. F2FS File-System Shows Regressions On Linux 3.10
Latest Linux News
  1. Freedreno Gallium3D Now Banging The Adreno A3XX
  2. Jolla Announces Their First Phone
  3. Mageia 3 Released, Still Using Legacy GRUB
  4. NetBSD 6.1 Brings In More Features
  5. Using Six Monitors With AMD's Open-Source Linux Driver
  6. Benchmarking The Intel P-State, CPUfreq Changes
  7. FreeBSD Still Working On Next-Gen Package Manager
  8. DNF Still Advancing As Experimental Yum For Fedora
  9. Logitech Begins Supporting Linux Users
  10. Modern Intel Gallium3D Driver Still Being Toyed With
  11. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
Latest Forum Talk
  1. Jolla Announces Their First Phone
  2. Mageia 3 Released, Still Using Legacy GRUB
  3. The Cost Of Ubuntu Disk Encryption
  4. Freedreno Gallium3D Now Banging The Adreno A3XX
  5. Using Six Monitors With AMD's Open-Source Linux...
  6. Features Being Developed For KDE 4.11 Desktop
  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