Hi,
are you using a virtual machine? If so, that would be the problem.
If not, can you tell us the output of cat /proc/cpuinfo and the result
of running ./config.guess and perhaps send us the file config.log.
Bill.
The problem is that virtual machines incompletely implement some of
the instructions available on the native processors MPIR is optimised
for.
We can't really do much about it. The workaround is to use a different
VM, specify a --build= flag to MPIR's configure, or set up the VM to
emulate a different processor.
I don't think that updating the script is a good idea. It just
introduces the potential for further bugs in real machines.
Bill.