Error during make check...
David Cleaver
wraithx at morpheus.net
Tue Mar 23 13:43:56 CET 2010
Torbjorn Granlund wrote:
> David Cleaver writes:
>
> I recently compiled gmp-5.0.1 in an msys shell using mingw64 as my
> compiler. I am running this on a WinXP Pro x64 machine. I did a
> configure, a make, and a make check, and one test, t-perfpow.exe,
> failed. Here is the sequence of steps I performed to get there:
> ./configure --host=x86_64-pc-mingw32 --target=x86_64-pc-mingw32
> make
> make check
>
> Please let me know if you need any additional information, or would
> like me to try any patches to see if they correct the problem.
>
> I suspect this is another instance of the test suite problem patched
> here:
>
> http://gmplib.org:8000/gmp-5.0/raw-rev/794410151f5f
>
> Please let this list know if this patch indeed fixes the problem.
>
Yes, manually applying this patch did fix the problem. I say manually because
I'm not familiar with diff/patch files and wasn't sure how/where to apply it. I
applied the change that was indicated for this file: tests/mpz/t-perfpow.c and
the test passed. Thank you for your help.
-David C.
More information about the gmp-bugs
mailing list