In the 90 : "Dynamic linking is slow. Use static linking."
2000s : "Static linking considered harmful. Always use dynamic linking."
We are done then? Just beginning.
Now in Docker age -- Static linking is the hero. You can copy the file into a scratch image and run it.
So everyone now is searching for static libraries and static linking howto, which Linux vendors abandoned decades ago.