'make check' problem with 4.2 release candidate and custom gmp-mparam.h
From:
Maxime KAISER
Subject:
'make check' problem with 4.2 release candidate and custom gmp-mparam.h
Date:
Tue, 21 Mar 2006 15:27:59 -0800 (PST)
Hi
I've got an error while doing a 'make check' (after a successfull configure and make) with GMP 4.2 release candidate. The following tests fail : FAIL: t-mul FAIL: t-sqrtrem FAIL: convert FAIL: t-powm FAIL: t-powm_ui FAIL: t-pow FAIL: reuse FAIL: t-root FAIL: t-jac FAIL: t-fac_ui
The error ONLY occurs with a custom gmp-mparam.h (everything work fine with the supplied gmp-mparam.h in mpn/x86/p6/mmx) Here is the file I use : //////////////////////////////////////////////////////////////////////////////////////////////// #define BITS_PER_MP_LIMB 32 #define BYTES_PER_MP_LIMB 4
/* Tuneup completed successfully, took 18 seconds */ ////////////////////////////////////////////////////////////////////////////////////////////////
The computer I use is an xbox (pentium3) running xebian-1.1.0. $> config.guess pentium3-pc-linux-gnu $> ./configfsf.guess i686-pc-linux-gnu $> gcc --version gcc (GCC) 3.3.4 (Debian 1:3.3.4-13) $> uname -a Linux xebian.localdomain.local 2.4.27 #1 Sun Sep 19 13:49:13 CEST 2004 i686 GNU/Linux
Please let me know if you need more information.
Regards Maxime Kaiser
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
[Prev in Thread]
Current Thread
[Next in Thread]
'make check' problem with 4.2 release candidate and custom gmp-mparam.h,
Maxime KAISER<=