bug-gmp
[Top][All Lists]
Advanced

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

Re: [gmp 4] Output line too long.


From: Vincent Lefevre
Subject: Re: [gmp 4] Output line too long.
Date: Tue, 4 Dec 2001 16:53:31 +0100
User-agent: Mutt/1.3.24-current-20011204i

On Tue, Dec 04, 2001 at 16:24:08 +0100, Torbjorn Granlund wrote:
> Perhaps.  Does `make check' run without problems?

No problems, except a few warnings:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -g -O2 -Wa,-xarch=v8plus 
-mcpu=ultrasparc -c `test -f t-gmpmax.c || echo './'`t-gmpmax.c
t-gmpmax.c: In function `main':
t-gmpmax.c:52: warning: integer overflow in expression
t-gmpmax.c:56: warning: integer overflow in expression
t-gmpmax.c:56: warning: integer overflow in expression

but the file says that this is a problem with limits.h under Solaris.

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests    -g -O2 
-Wa,-xarch=v8plus -mcpu=ultrasparc -c `test -f t-cmp_si.c || echo 
'./'`t-cmp_si.c
t-cmp_si.c: In function `check_data':
t-cmp_si.c:44: warning: integer overflow in expression
t-cmp_si.c:47: warning: integer overflow in expression
t-cmp_si.c:50: warning: integer overflow in expression

Same problem.

The libgmp.la file seems to be correct. I'll try to see where the
error comes from.

-- 
Vincent Lefèvre <address@hidden> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



reply via email to

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