<br><br><div class="gmail_quote">2011/2/9 Thorbjørn Lindeijer <span dir="ltr"><<a href="mailto:bjorn@lindeijer.nl">bjorn@lindeijer.nl</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div id=":7h">The other side of the problem is that Linux distributions like Fedora<br>
and Debian are not happy to compile 3rd party libraries along with<br>
projects. They'd rather depend on a single copy of the library<br>
available on the system in order to reduce maintenance overhead.<br>
However, that means that when a distribution would choose to upgrade<br>
its version of ENet, suddenly our client can no longer connect to the<br>
server.</div></blockquote></div><br><br>Contrary to popular belief a static linked library really is a good thing.<br><br>