<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 12 May 2013 11:08, w0rp <span dir="ltr"><<a href="mailto:devw0rp@gmail.com" target="_blank">devw0rp@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sunday, 12 May 2013 at 09:48:58 UTC, Iain Buclaw wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Depends... statically linked binaries will probably always work on the<br>
latest version, dynamic link and then you've got yourself a 'this<br>
libstdc++v5 doesn't exist anymore' problem.<br>
</blockquote>
<br></div>
I am picturing a Linux workstation with the Post-It note ”DO NOT UPDATE" stuck to it.<br>
</blockquote></div><br></div><div class="gmail_extra">:D<br><br></div><div class="gmail_extra">The only reason you'd have for that post-it note is if you were running some application that you; built yourself, obtained from a third party vendor, general other or not part of the distributions repository.<br>
<br></div><div class="gmail_extra">For instance, I've had some linux ports of games break on me once after an upgrade.  And I've even got a company gcc that does not work on Debian/Ubuntu.  There's nothing wrong with binary compatibility, just that they implemented a multi-arch directory structure, so everything is in a different place to what the vanilla gcc expects.  ;) <br clear="all">
</div><div class="gmail_extra"><br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>