GNU cross-tools: musl-cross 313.3M

7 1vuio0pswjnm7 2 8/24/2025, 10:20:07 PM github.com ↗

Comments (2)

1vuio0pswjnm7 · 2h ago
GCC toolchain glibc-linked binaries with musl libraries and headers, including musl dynamic loader

Out of the glibc tarpit

yjftsjthsd-h · 3m ago
> glibc-linked binaries with musl libraries

Why have any glibc? GCC et al. work fine compiled against musl (as proven by ex. Alpine only doing musl). Or is it for running on GNU/Linux systems (can't you statically link the build chain?)?