Hacker News new | ask | show | jobs
by a1369209993 1877 days ago
> You need to compile a static executable

This is functionally impossible on $ISA-linux-gnu, because the glibc developers refuse to provide a working C standard library (libc.a).

> musl libc and musl-tools are useful

Sure, but if the software worked (/reliably) with musl, we'd be using that already.