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,216b18d81cce4f75 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-23 08:01:02 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!news.algonet.se!algonet!pepsi.tninet.se!not-for-mail From: Stefan Skoglund Newsgroups: comp.lang.ada Subject: Re: Ada Microkernel? Date: Sat, 23 Jun 2001 16:58:17 +0200 Organization: Telenordia Message-ID: <3B34AE89.FFBE39EF@ebox.tninet.se> References: <3B183CB8.3EE396E7@engineer.com><_M3S6.8957$HL5.1284411@news6-win.server.ntlworld.com><8DKS6.27593$%_1.4657414@news2-win.server.ntlworld.com><0daV6.9332$6d5.1953313@news2-win.server.ntlworld.com> NNTP-Posting-Host: du199-241.ppp.algonet.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: cubacola.tninet.se 993308200 25299 195.100.241.199 (23 Jun 2001 14:56:40 GMT) X-Complaints-To: abuse@algo.net NNTP-Posting-Date: 23 Jun 2001 14:56:40 GMT X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: sv,en,en-US Xref: archiver1.google.com comp.lang.ada:9058 Date: 2001-06-23T14:56:40+00:00 List-Id: "chris.danx" wrote: > > > i can test the compiler out by creating a bootloader for running the > modified > > > GNAT generated programs. > > > > If your goal is to write an OS, why start at the lowest level? Why not > > write an OS that runs *under* some existing OS (Linux or NT, for > > example), and worry about boot loading and such low-level junk later? Pls people if you need a bootloader take a look at GRUB before you do anything else !!