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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,acd1e4cd267c7637 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wn11feed!worldnet.att.net!bgtnsc04-news.ops.worldnet.att.net.POSTED!53ab2750!not-for-mail Newsgroups: comp.lang.ada From: anon@anon.org (anon) Subject: Re: Pointer on Ada Systems programming? Reply-To: anon@anon.org (anon) References: <1190590651.113335.46650@22g2000hsm.googlegroups.com> X-Newsreader: IBM NewsReader/2 2.0 Message-ID: <7YNJi.592218$p47.460158@bgtnsc04-news.ops.worldnet.att.net> Date: Mon, 24 Sep 2007 12:20:19 GMT NNTP-Posting-Host: 12.65.30.193 X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc04-news.ops.worldnet.att.net 1190636419 12.65.30.193 (Mon, 24 Sep 2007 12:20:19 GMT) NNTP-Posting-Date: Mon, 24 Sep 2007 12:20:19 GMT Organization: AT&T Worldnet Xref: g2news2.google.com comp.lang.ada:2111 Date: 2007-09-24T12:20:19+00:00 List-Id: The problem of trying solve your question is what type of OS programming are you talking about: Writing modules or device drives. Creating Ada packages such as SDL binding, or BLAS, just to name two. Or trying to write an Ada OS or adding to an existing one. Some like Toy_Lovelace (0x86 only) project exist, but have no files to show. Only a mailing list. Now, others like MaRTE OS or RTEMS OS are up and running with some projects finished while others are on going, or just getting started. So we need more info! In <1190590651.113335.46650@22g2000hsm.googlegroups.com>, Litestar writes: >Specifically for x86 & ARM (Coldfire too if possible)? >I'm looking to do some OS-writing in Ada, and would like any pointers >and/or references that c.l.a has to offer. >Thanks! > -- LS >