Picolibc 1.8.1 Released With Microblaze Support, Various Improvements

Written by Michael Larabel in Free Software on 9 April 2023 at 06:01 AM EDT. Add A Comment
FREE SOFTWARE
Keith Packard has released Picolibc 1.8.1 as the newest update to his minimal/lightweight libc implementation.

Picolibc is Keith Packard's fork of newlib and AVR libc implementations for providing standard C library APIs for small embedded systems with limited amounts of RAM while still being able to run on x86_64 and i386 along with various other CPU architectures.

With Picolibc 1.8.1 there are improvements to its CMake build system, allocation attributes added to malloc and stdio functions, libstdc++ can now be built with wide-char I/O support, Microblaze architecture support, and Picolibc now builds and installs static library versions of the crt0 startup code.

Downloads and more details on the Picolibc 1.8.1 release 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