While compiling GMP I get the following failed 2 tests:<br><br>bit.c:231: GNU MP assertion failed: ((x)->_mp_size) == 0 || ((x)->_mp_d)[((((x)->_mp_size)) >= 0 ? (((x)->_mp_size)) : -(((x)->_mp_size))) - 1] != 0
<br>FAIL: bit<br><br>mpz_popcount wrong on single bit at 33<br> 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 KDE 3.x (which I have been tracking from CVS for years with the same command lines):
<br><br>export CFLAGS="-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"<br>export CXXFLAGS="-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"<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> <<a href="http://www.strncpy.org">
http://www.strncpy.org</a>><br>[NOTE: gmail adds a REPLY-TO header]