Hacker News new | ask | show | jobs
by dullgiulio 2471 days ago
Besides the fact that static linking has a lot of benefits, shared libraries need to be linked too: just this process is called "loading" and the linker is called "loader".

Worse, this needs to happen at every executable invokation.