Just curious, but why P3 instead of generic 686?<br><br>
<div class="gmail_quote">On Dec 12, 2007 6:51 AM, Ryan C. Gordon &lt;<a href="mailto:icculus@icculus.org">icculus@icculus.org</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">&gt; I&#39;ve been having this problem since 1.0. Tried on 1.3 as well.<br></div>&gt; Illegal instruction (core dumped)<br><br>You probably have either an old x86 processor (a K6 or Pentium II?), or<br>
some strange variant of an x86 processor (a Transmeta Crusoe?), or<br>you&#39;re running the game on an emulator/vm that doesn&#39;t allow some modern<br>x86 instruction.<br><br>The server is compiled with -march=pentium3 -mtune=pentium4 (
i.e. --<br>optimize as if there&#39;s a pentium4 in the machine, but don&#39;t use opcodes<br>that&#39;ll crash an Athlon MP), so there is probably some minor collateral<br>damage for unusual configurations.<br><br>And no, I will not be changing this in a future build, sorry.
<br><br>--ryan.<br><br><br><br>---<br>To unsubscribe, send a blank email to <a href="mailto:cod-unsubscribe@icculus.org">cod-unsubscribe@icculus.org</a><br>Mailing list archives: <a href="http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38" target="_blank">
http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38</a><br><br><br></blockquote></div><br>