make check t-scanf test fail

Roman Lapin lampus.lapin at gmail.com
Fri Aug 27 14:30:49 CEST 2010


Hello. I'm tried build gmp-5.0.1 static library for windows using mingw32
cross-compiler.
I'm used i586-mingw32msvc-gcc 4.4.2 under Ubuntu 10.04 (32 bit version).
My configure command: ./configure --prefix=/home/lampus/pkg/gmp
--host=i586-mingw32msvc
`make` and `make install` were successful.
But `make check` showed next message:

PASS: t-printf.exe
t-scanf.c:1495: GNU MP assertion failed: ret == (-1)
FAIL: t-scanf.exe
PASS: t-locale.exe
====================================
1 of 3 tests failed
Please report to gmp-bugs at gmplib.org
====================================

Thank you for your attention.


More information about the gmp-bugs mailing list