On Fri, Sep 19, 2003 at 12:13:21PM +0200, Thiemo Seufer wrote: > > AFAICS it won't set HOST_U_64BIT_TYPE for 8 byte longs as it was done before. > Are you sure? In configure.host: # HOST_64BIT_TYPE host 64 bit type # HOST_U_64BIT_TYPE unsigned 64 bit type (not needed if 64BIT_TYPE is long) Show me the problem. I will fix it. H.J.