Build An Optimized C Runtime for Embedded Linux
olibc is derived from bionic libc used in Android, which was initially derived from NetBSD libc. For ARM target, olibc would benefit from ARMv7 specific features like NEON, Thumb-2, VFPv3/VFPv4, and latest compiler optimization techniques. Also, olibc is released under BSD License.
下载地址
用户评论