Date: Sat, 7 Aug 1999 20:38:58 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: ticso@cicely.de Cc: hackers@freebsd.org Subject: Re: quad_t and portability Message-ID: <199908080338.UAA01158@vashon.polstra.com> In-Reply-To: <19990807165202.A37288@cicely8.cicely.de> References: <Pine.BSF.4.10.9908070138180.9444-100000@janus.syracuse.net> <19990807093848.19DF31C1F@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <19990807165202.A37288@cicely8.cicely.de>, Bernd Walter <ticso@cicely.de> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908080338.UAA01158>