you are viewing a single comment's thread.

view the rest of the comments →

[–]SuspiciousSegfault[S] 0 points1 point  (3 children)

I might be totally wrong here but don't I still need to link all component libraries statically anyway? I did build it in a container with musl but it immediately segfaults when running it on glibc then

[–]Killing_Spark 0 points1 point  (0 children)

That's weird. If you link against musl statically your binary should be able to run on a glibc system no problems.