top | item 30693988

(no title)

mangix | 4 years ago

Or avoid all of this with static libraries :).

discuss

order

Rucadi|4 years ago

This is the only sane way...

And for people saying "Buy you can't get security updates".

I would rather have a dynamically-linked binary that includes all the dependences in it, at which you can upgrade the dependencies with a tool over the binary, than the madness of shared libraries in system paths. (Well, you kinda get that with appimage and similar).