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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fac7dbe21fe290e8,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.125.233 with SMTP id mt9mr2148142pbb.5.1335343455056; Wed, 25 Apr 2012 01:44:15 -0700 (PDT) Path: r9ni96227pbh.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Seeking for pointers about creating a custom GNAT runtime Date: Wed, 25 Apr 2012 10:44:13 +0200 Organization: Ada @ Home Message-ID: NNTP-Posting-Host: CATbxVllKO9mIHjZc+lTYw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.62 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2012-04-25T10:44:13+02:00 List-Id: Hi all happy Ada prose authors, I am seeking for some pointers, basic advices, about creating a custom = runtime for GNAT. That's basically for a kind of toy for me: a minimal bootable environmen= t = in which I will mainly play with some assembly and run some experiment. = = However, I will also need a minimal environment, like a minimal text = editor and a minimal terminal emulation, among others fundamental stuff,= = and don't feel OK doing this in either assembly or C. Note that I am not= = announcing a new OS in Ada, I'm not that silly, that's just planed to be= a = toy for some personal experiments. Any pointers welcome. I am not expecting anyone to do the stuff for me, = = just pointers. I find this: http://www.iuma.ulpgc.es/users/jmiranda/gnat-rts/index.htm While not sure that's what I need, and above all, it seems outdated (GNA= T = 3.15p is from the medieval times of GNAT). -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity