On Wed, Apr 22, 2020 at 03:24:07PM -0400, Michael Orlitzky wrote:
> FWIW, I do know there are situations where static linking is the right
> thing to do.

If you project require strong security, than it would be simpler to use static 
linking.
If you have many instances of the same program or have many shortlived 
processes of the
same program, than static linking is better(for ram and speed).

Michael, just read about history of shared object. That was not technical 
decision,
that was marketing decision.

-- 
Олег Неманов (Oleg Nemanov)

Reply via email to