Hacker News new | ask | show | jobs
by IshKebab 837 days ago
I'm curious too. I'm guessing it's something to do with sonames & rpaths which often need fixing up during installation (CMake does this for example). I haven't ever used Bazel for distributing Linux binaries so maybe it just doesn't have that built in.

(I would go with statically linked binaries anyway tbh.)