Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Alpha Linux

Path: nntp.gmd.de!newsserver.jvnc.net!nntpserver.pppl.gov!princeton!rutgers!sgigate.sgi.com!sgiblab!spool.mu.edu!howland.reston.ans.net!europa.eng.gtefsd.com!MathWorks.Com!news2.near.net!noc.near.net!chaos.dac.neu.edu!chaos.dac.neu.edu!adc
From: a...@bach.coe.neu.edu (Albert D. Cahalan)
Newsgroups: comp.os.linux.development
Subject: Re: Alpha Linux
Date: 06 Sep 1994 16:38:15 GMT
Organization: Northeastern University, Boston, MA. 02115, USA
Lines: 23
Message-ID: <ADC.94Sep6123815@bach.coe.neu.edu>
References: <33govp$n5g@solaris.cc.vt.edu> <33jad7$6r7@clarknet.clark.net>
	<AMBRISKO.94Aug26104834@tasha.kpc.com> <34htt5$7js@news.tuwien.ac.at>
	<34i2gj$9va@news.tuwien.ac.at>
NNTP-Posting-Host: bach.coe.neu.edu
In-reply-to: hp@vmars.tuwien.ac.at's message of 6 Sep 1994 15:40:03 GMT

   >|> Alpha is making everything 64 bit clean and this will apply to the EISA
   >|> drivers.

   >Only if Linux on the Alpha will be a 64-bit-OS. 

   I sure hope it will be. Who wants a 32 bit OS on an Alpha?

   >If it will be, I hope
   >that they do not repeat the OSF/1 idiocy of having only 32-bit ints.

   Then you have to drop either the 16 bit or the 32 bit int type. Both
   options may make some people unhappy. The 32 bit int is a reasonable
   compromise. It also breaks all those programs which assume that a
   pointer and an int are just the same thing, which is a good thing IMHO.

Why drop one? 
16 bits = short int
32 bits = int
64 bits = long
--

Albert Cahalan
a...@meceng.coe.neu.edu