Hacker News new | ask | show | jobs
by sqrt_1 769 days ago
And the other reason for dlls for common system libraries, security. If a security bug is found in a dll that is shared amongst a lot of programs, that can be updated without having to recompile all the programs.