Date: Sat, 28 Aug 1999 02:35:02 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Cc: Sergey Babkin <babkin@bellatlantic.net>, Thomas David Rivers <rivers@dignus.com>, freebsd-hackers@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, kdrobnac@mission.mvnc.edu Subject: Re: Intel Merced FreeBSD??? Message-ID: <19990828023502.E291@marder-1> In-Reply-To: <28437.935803761@localhost>; from Jordan K. Hubbard on Fri, Aug 27, 1999 at 06:29:21PM -0700 References: <19990828020123.C291@marder-1> <28437.935803761@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 27, 1999 at 06:29:21PM -0700, Jordan K. Hubbard wrote:
> > marder-1:/usr/marko{57}% ./a.out
> > short == 2
> > int == 4
> > long == 4
> > long long == 8
> > marder-1:/usr/marko{57}%
>
> But on the Alpha:
>
> jkh@beast-> ./foo
> short == 2
> int == 4
> long == 8
> long long == 8
>
Which is fair enough, given that Alpha is 64-bit. The original post
implied that existing (32-bit) compilers had 64-bit longs (or a
mode for 64-bit longs). man cc shows that this (and 64-bit ints)
is only for MIPS systems and adds "These options don't work at
present."
> - Jordan
>
--
STATE-OF-THE-ART: Any computer you can't afford.
OBSOLETE: Any computer you own.
________________________________________________________________
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org http://www.radan.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990828023502.E291>
