From owner-freebsd-hackers Sat Aug 7 20:39:55 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 1561614CFC for ; Sat, 7 Aug 1999 20:39:53 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id UAA02744; Sat, 7 Aug 1999 20:38:58 -0700 (PDT) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id UAA01158; Sat, 7 Aug 1999 20:38:58 -0700 (PDT) (envelope-from jdp@polstra.com) Date: Sat, 7 Aug 1999 20:38:58 -0700 (PDT) Message-Id: <199908080338.UAA01158@vashon.polstra.com> To: ticso@cicely.de Subject: Re: quad_t and portability In-Reply-To: <19990807165202.A37288@cicely8.cicely.de> References: <19990807093848.19DF31C1F@overcee.netplex.com.au> Organization: Polstra & Co., Seattle, WA Cc: hackers@freebsd.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <19990807165202.A37288@cicely8.cicely.de>, Bernd Walter wrote: > On Sat, Aug 07, 1999 at 05:38:48PM +0800, Peter Wemm wrote: > > > > But not on the Alpha... int64_t is a long there, and gcc complains unless > > you use %ld. > Mmm and long is 32Bit it seems. No, longs are 64 bits on the Alpha. Ints are 32 bits, though. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "No matter how cynical I get, I just can't keep up." -- Nora Ephron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message