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:[EMAIL PROTECTED]              http://www.radan.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to