"make clean" doesn't seem to delete the gen-* executables. Even if you do another ./configure, the old gen-* programs are used, causing build errors in certain circumstances.
The following sequence of commands fails on an x86-64 Linux machine with GMP
4.2.1 for that reason:
The error is a compile-time assertion in fib_table.h.
GMP 4.1.4 compiled for me with these commands.
"make clean" doesn't destroy
gen-* executables
2006-12-19 11:24:25
Myria <myriachangmail.com> writes:
"make clean" doesn't seem to delete the gen-*
executables. Even if you do
another ./configure, the old gen-* programs are used,
causing build errors
in certain circumstances.
Please use "make distclean".
--
Torbjörn
_______________________________________________
gmp-bugs mailing list
gmp-bugsswox.com
http://swox
.com/mailman/listinfo/gmp-bugs