On Friday, 28 October 2022 at 01:35:04 UTC, kinke wrote:
For fully static linking on Linux, you'll need to move away from glibc to e.g. the musl C runtime, as used by the Alpine distro.

I'm just right now having an issue with glibc version mismatch for my server, so i'm looking to move to musl to avoid that kind of issues

Is there any guide to compile ldc with musl and then static link it?


Reply via email to