bug-gmp
[Top][All Lists]
Advanced

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

make check fails for gmp-4.1


From: Michael Lee
Subject: make check fails for gmp-4.1
Date: Tue, 11 Jun 2002 09:53:52 -0400 (EDT)

preamble:
        1) gmp version: 4.1
        2) test programs in gmp-4.1/tests/mpz
           output from "make check":
                .
                .
                .
                mpz_addmul fail
                w=0x1
                x=0x1
                y=0x1
                want=0x2
                got =0x0
                Abort - core dumped
                FAIL: t-aorsmul
                mpz_cmp_d wrong (from check_one_2exp)
                  got  0
                  want -1
                  x=1
                  y 1
                  x=0x1
                  y A
                  y 00 00 00 00 00 00 F0 3F
                Abort - core dumped
                FAIL: t-cmp_d
                .
                .
                .
        3) CC=gcc CFLAGS=-O4 CXX=g++ CXXFLAGS=-O4 ./configure 
i686-pc-solaris2.8 --prefix=/usr/local/gnu --exec-prefix=/usr/local/gnu 
--enable-shared
        4) SunOS Indigo.Ioneda.COM 5.8 Generic_108529-14 i86pc i386
        5) output from config.guess: pentium3-pc-solaris2.8
        6) output from configfsf.guess: i386-pc-solaris2.8
        7) gcc --version: gcc (GCC) 3.1

Gmp-4.1 compiles without any problems but the 2 tests of "make check"
fail as noted above (2). 

-ml





reply via email to

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