[cfe-dev] c libraries implementation

Jean-Daniel Dupas devlists at shadowlab.org
Thu Oct 10 15:14:26 PDT 2013


Le 10 oct. 2013 à 23:51, Richard Pennington <rich at pennware.com> a écrit :

> On 10/10/2013 01:30 PM, Yaron Keren wrote:
>> FreeBSD has lots of good code.
>> MUSL http://www.musl-libc.org/ is another library with BSD/MIT license.
>> MingW has Windows specific code usually in the public domain.
>> 
> [snip]
> I'm using musl in my ELLCC project (http://ellcc.org). I'm using it as the Linux C library for arm, armeb, i386, microblaze, mips, mipsel, ppc, and x86_64. I highly recommend musl: Very nice clean code.
> Other libraries my tools use are livcxx, libcxxabi, compiler-rt, and I'm currently porting libunwind to complete full C and C++ support.
> 

Just in case you missed it, libcxxabi now included unwind support (introduced by a very recent commit).

-- Jean-Daniel








More information about the cfe-dev mailing list