Search Criteria
Package Details: arm-none-eabi-picolibc 1.8.11-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/arm-none-eabi-picolibc.git (read-only, click to copy) |
|---|---|
| Package Base: | arm-none-eabi-picolibc |
| Description: | Fork of newlib with stdio bits from avrlibc |
| Upstream URL: | https://github.com/picolibc/picolibc |
| Licenses: | BSD |
| Submitter: | dl3yc |
| Maintainer: | swiftgeek |
| Last Packager: | swiftgeek |
| Votes: | 4 |
| Popularity: | 1.24 |
| First Submitted: | 2022-11-30 01:45 (UTC) |
| Last Updated: | 2026-06-14 08:48 (UTC) |
Dependencies (2)
- arm-none-eabi-gcc (arm-none-eabi-gcc53-linaroAUR, gcc-arm-none-eabi-binAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
hrm commented on 2026-07-11 18:05 (UTC) (edited on 2026-07-11 18:08 (UTC) by hrm)
Hi! I installed the library today to use it as replacement for newlib-nano in blackmagic - https://codeberg.org/blackmagic-debug/blackmagic/pulls/2291
I was expecting the resulting binary to be smaller but it ended up larger. Then I saw that the build config seems different from what I get when I download it from here - https://github.com/picolibc/picolibc/releases/tag/1.8.11
I suggest to change the config to be like this:
Or maybe add arm-none-eabi-picolibc-minsize where this config is changed. The difference can be pretty huge (more than 2KiB)
SummerBreeze630 commented on 2026-05-17 05:10 (UTC)
Update to v1.8.11
swiftgeek commented on 2024-08-17 09:38 (UTC) (edited on 2024-08-17 09:42 (UTC) by swiftgeek)