https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287447
--- Comment #3 from Dimitry Andric <[email protected]> --- (In reply to Ivan Rozhuk from comment #2) The same as with all other dynamically linked programs: smaller sizes, more sharing of code and data between binaries, slightly increased security due to randomized load addresses, etc. Also the possibility of upgrading the shared libraries independently of the binaries, though that is not applicable in this case. -- You are receiving this mail because: You are the assignee for the bug.
