Quote Originally Posted by feraudyh View Post
Wow, the difference between linking statically and dynamically really seems like splitting hairs
If you are talking about the licences, then no, this is not splitting hairs.
In one case you only link (read: include) your own code, in the other case you link (read: include) the code of someone else.
In the professional world this is a huge difference.