PATCH: Auto detect HOST_64BIT_TYPE and HOST_U_64BIT_TYPE

H. J. Lu hjl@lucon.org
Fri Sep 19 15:41:00 GMT 2003


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.



More information about the Binutils mailing list