This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Auto detect HOST_64BIT_TYPE and HOST_U_64BIT_TYPE


On Thu, Sep 18, 2003 at 11:19:41AM -0700, H. J. Lu wrote:
> 	* acinclude.m4: Include ../config/accross.m4.
> 	* aclocal.m4: Regenerated.
> 
> 	* configure.host (HOST_64BIT_TYPE): Remove if it is set to long
> 	or long long.
> 	(HOST_U_64BIT_TYPE): Remove if it is set to unsigned long long.
> 	(host64): Remove if HOST_64BIT_TYPE is set to long.
> 
> 	* configure.in (HOST_64BIT_TYPE): Set according to the size of
> 	long and long long.
> 	(HOST_U_64BIT_TYPE): Likewise.
> 	(host64): Likewise.
> 	* configure: Regenerated.

Looks OK to me.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]