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. 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. Debian GNU/Hurd 2013 Release Brings New Packages
  3. Wayland's Weston Gets Output Scaling Support
  4. Richard Stallman is right yet, again.
  5. Raspberry Pi Gets New Wayland Weston Renderer
  6. Linux's "Ondemand" Governor Is No...
  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