Musl Libc Support Lands In Mainline GCC

Written by Michael Larabel in GNU on 8 May 2015 at 10:14 AM EDT. 12 Comments
GNU
Musl has long aimed at being a lightweight, simple, free, and correct libc library. However, hindering its adoption has been out-of-tree patches required against GCC for supporting the Musl C library. Fortunately, Musl support has now been merged into GCC.

Following the patches being on the GCC mailing list, merged today into mainline is musl support for GCC.

The Musl C library support in GCC comes in alongside support for glibc, uclibc, and Android's Bionic. Musl is primarily intended for embedded/mobile devices and is MIT-licensed and works on most common CPU architectures. Those wishing to learn more about musl now that there's mainline GCC support, stop by musl-libc.org.
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