From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6394e5e171f847d1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-05 11:52:20 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Ada OS Kernel features Date: 5 Sep 2001 13:51:28 -0500 Organization: LJK Software Message-ID: References: <9n4euv$t9m$1@slb6.atl.mindspring.net> <3B964C7A.BC04374E@icn.siemens.de> <9n5o9n$37a$1@slb7.atl.mindspring.net> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 999715890 14898 192.135.80.34 (5 Sep 2001 18:51:30 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 5 Sep 2001 18:51:30 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:12767 Date: 2001-09-05T13:51:28-05:00 List-Id: In article <9n5o9n$37a$1@slb7.atl.mindspring.net>, "Brian Catlin" writes: > I don't want to start a flame war, or get too far off topic, but big-endian just > doesn't make sense (at least compared to little-endian). In little-endian, you > count your bits and bytes from right to left, all the way to infinity. An Ada Operating System should work with existing hardware. That includes both types of hardware.