Earlier quoted context omitted.
But the called functions need to be loaded in memory for every process using them, instead of once. Also there is value in being able to fix a library without having to recompile everything.
Also there is value in being able to fix a library without having to recompile everything. Number of times I have benefited from this process: 0 (AFAIK) Number of times this process has hosed previously-working applications and components: too many to count On Windows, this "feature" was called "DLL Hell," and was generally considered a bad thing. Nothing has fundamentally changed since it was a common practice for e…
Every day on my distribution, when I have to download 5kb of library instead of 3GB of everything recompiled…