bug-gmp
[Top][All Lists]
Advanced

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

Re: bugs with count_leading_zeros and gmp-4.0


From: Nathalie Revol
Subject: Re: bugs with count_leading_zeros and gmp-4.0
Date: Fri, 21 Dec 2001 20:06:52 +0100 (MET)

> That'll be getting the generic C count_leading_zeros probably.  Might
> have to check if the code is coming out right.
> 
> Does the tests/t-count_zeros.c program pass?

Yes!

pastaga% pwd
/home/nrevol/ARITH/MP/GNUC/gmp-4.0/tests
pastaga% touch t-count_zeros.c 
pastaga% make t-count_zeros
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -g -O2 -Wa,-xarch=v8plus 
-mcpu=ultrasparc -c `test -f t-count_zeros.c || echo './'`t-count_zeros.c
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wa,-xarch=v8plus -mcpu=ultrasparc   
-o t-count_zeros  t-count_zeros.o libtests.la ../libgmp.la 
gcc -g -O2 -Wa,-xarch=v8plus -mcpu=ultrasparc -o .libs/t-count_zeros 
t-count_zeros.o  ./.libs/libtests.a 
/home/nrevol/ARITH/MP/GNUC/gmp-4.0/.libs/libgmp.so ../.libs/libgmp.so 
-R/home/nrevol/ARITH/MP/GNUC/gmp-4.0/lib
ld: warning: file ../.libs/libgmp.so: linked to 
/home/nrevol/ARITH/MP/GNUC/gmp-4.0/.libs/libgmp.so: attempted multiple 
inclusion 
of file
creating t-count_zeros
pastaga% ./t-count_zeros 


---------------------------------------------------------------------------

     Nathalie REVOL
     LIP - Projet INRIA Arenaire           tel : (33) 4-72-72-86-42
     Ecole Normale Superieure de Lyon      Fax : (33) 4-72-72-80-80
     69364 Lyon Cedex 07                   address@hidden
     FRANCE                                http://www.ens-lyon.fr/~nrevol

---------------------------------------------------------------------------





reply via email to

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