← Back to context

Comment by titzer

3 years ago

Dynamically-linked userspace C is a smouldering trash heap of bad decisions.

You'd be better off distributing anything--anything--else than dynamically-linked binaries. Jar files, statically-linked binaries, C source code, Python source code, Brainfuck code ffs...

The "./configure and recompile from source" model of Linux is just too deeply entrenched. Pity.