__GMP_BITS_PER_MP_LIMB missing from gmp.h
    Dennis Clarke 
    dclarke at blastwave.org
       
    Wed Mar 10 01:26:03 CET 2010
    
    
  
I don't think this is a bug at all. Probably just a change from 4.3.1 to
5.0.1 in the gmp.h file.
Someone pointed out that while this is still present :
#define GMP_LIMB_BITS                      64
It looks like this left on the last train for the coast :
#define __GMP_BITS_PER_MP_LIMB             64
Is this intentional ?
-- 
Dennis Clarke
dclarke at opensolaris.ca  <- Email related to the open source Solaris
dclarke at blastwave.org   <- Email related to open source for Solaris
    
    
More information about the gmp-bugs
mailing list