Shared libraries
Shared libraries
Posted Nov 25, 2025 0:49 UTC (Tue) by Cyberax (✭ supporter ✭, #52523)In reply to: Shared libraries by carlosrodfern
Parent article: APT Rust requirement raises questions
> I'm actually pointing out the *problems* of doing all the things statically linked, not advocating for it.
But it's not really a problem, is it? Binary diffs for patch update can negate the advantages of shared libraries.
> The fact that statically linked programs are a good solution in containers doesn't mean that it can be extrapolated to an Linux distro.
But maybe it can? I actually tried a fully static distro a while ago ( https://github.com/oasislinux/oasis ), and it objectively felt _better_ than regular Debian.
I'm not at all convinced that shared libraries are worth all the hassle.
