While compiling GMP I get the following failed 2 tests:<br><br>bit.c:231: GNU MP assertion failed: ((x)-&gt;_mp_size) == 0 || ((x)-&gt;_mp_d)[((((x)-&gt;_mp_size)) &gt;= 0 ? (((x)-&gt;_mp_size)) : -(((x)-&gt;_mp_size))) - 1] != 0
<br>FAIL: bit<br><br>mpz_popcount wrong on single bit at 33<br>&nbsp;&nbsp; got 0, want 1<br>FAIL: t-popcount<br><br>Using a fairly obscene gcc 3.3.1 command line, though using this really for ages when compiling&nbsp; KDE&nbsp; 3.x (which I have been tracking from CVS for years with the same command lines):
<br><br>export CFLAGS=&quot;-w -march=i686 -mcpu=i686 -O3 -pipe -fforce-addr -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -fomit-frame-pointer -malign-functions=4 -fstrict-aliasing<br>-Wl,-z,combreloc&quot;<br>export CXXFLAGS=&quot;-w -march=i686 -mcpu=i686 -O3 -pipe -fforce-addr -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -fomit-frame-pointer -malign-functions=4 -fstrict-aliasin
<br>g -Wl,-z,combreloc&quot;<br><br>Bye,<br clear="all"><br>-- <br>Ecuación algebraico sin solución posible,<br>a menos de poseer profundos conocimientos<br>en matemática - Revueltas (Ocho Por Radio)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="http://www.strncpy.org">
http://www.strncpy.org</a>&gt;<br>[NOTE: gmail adds a REPLY-TO header]