https://akkadia.org/drepper/no_static_linking.html
https://www.akkadia.org/drepper/dsohowto.pdf
Seems like the Plan 9 guys haven't heard of these? If done properly, dynamic linking is almost always better than static -- key word here is "properly", which doesn't always/often happen.
Also, this is the definitive classic take on Dr. Epper.
http://linuxhaters.blogspot.de/2009/05/tribute.html
https://akkadia.org/drepper/no_static_linking.html
https://www.akkadia.org/drepper/dsohowto.pdf
Seems like the Plan 9 guys haven't heard of these? If done properly, dynamic linking is almost always better than static -- key word here is "properly", which doesn't always/often happen.