bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mpz_root assertion failure


From: Jason Moxham
Subject: Re: mpz_root assertion failure
Date: Sat, 30 Nov 2002 14:49:40 +0000
User-agent: KMail/1.4.1

On Saturday 30 Nov 2002 2:07 pm, Torbjorn Granlund wrote:
> Jason Moxham <address@hidden> writes:
>
>   the following program gives a error
>
>   rootrem.c:153: GNU MP assertion failed: ! (un < pn || (un == pn &&
> __gmpn_cmp (up, pp, pn) < 0))
>
> I cannot reporoduce.
>
> Platform?  GMP version?  Compilation options?  Please see
> <http://swox.com/gmp/manual/Reporting-Bugs.html>

gmp 4.1 + all patches
./config.guess is athlon-pc-linux-gnu

./configure --enable-mpfr --disable-shared --build=athlon-pc-linux-gnu 
--host=athlon-pc-linux-gnu CC=gcc-3.2.1 CFLAGS="-O2 -fomit-frame-pointer 
-march=athlon " --exec-prefix=/usr/local/athlon

make

compile gmperr.c with

gcc-3.2.1 gmperr.c -o gmperr /usr/local/athlon/lib/libgmp.a






reply via email to

[Prev in Thread] Current Thread [Next in Thread]