Subject: Re: trouble compiling arm32 kernels
To: Mark Brinicombe <mark@causality.com>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: current-users
Date: 04/25/2000 18:38:48
On Tue, Apr 11, 2000 at 03:08:11AM -0700, Mark Brinicombe wrote:
> On Tue, 11 Apr 2000, Mark Brinicombe wrote:
> 
> Hi,
>   Ok following up my last message about the problem being in the sscanf
> for the link address...
> 
> Turns out that strtoull() is broken on arm32. However strtouq() which

Wait. Are you telling us that the version using 0xffffffffffffffffLL 
is working, and that the one using 0xffffffffffffffffULL is not?

#define ULLONG_MAX      0xffffffffffffffffULL   /* max unsigned long long */
#define UQUAD_MAX       0xffffffffffffffffLL            /* max unsigned quad */

I'm not sure I want to know. Well, there are others who fight with the 
dra^H^H^Hcompiler.

	-is
-- 
 * Progress (n.): The process through which Usenet has evolved from
   smart people in front of dumb terminals to dumb people in front of
   smart terminals.  -- obs@burnout.demon.co.uk (obscurity)