Picolibc 1.7.5 Released For Embedded Systems With Limited RAM

Written by Michael Larabel in Programming on 16 March 2022 at 07:19 AM EDT. 6 Comments
PROGRAMMING
Keith Packard continues developing Picolibc as his C standard library alternative to the likes of Musl and uClibc for a libc implementation that runs well on embedded hardware, especially for platforms with limited amounts of RAM.

Packard has been developing Picolibc for four years now as this C library that started off as a project derived from Newlib and AVR's libc. This week marked the release of Picolibc 1.7.5 as the newest feature update.

Picolibc 1.7.5 fixes support for running on big endian systems, big endian PowerPC is now considered supported, adds Motorola 68000 "m68k" CPU architecture support for interested users, fixes building on Arm Cortex-A9, support for multiple build styles of Picolibc within one binary package, and a variety of different bug fixes.

Downloads and more details on Picolibc 1.7.5 via GitHub.
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