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,90bd2f45e6ee981c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-03 15:26:42 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!demon!news-hub.cableinet.net!blueyonder!proxad.net!proxad.net!wanadoo.fr!not-for-mail From: Frederic BOYER Newsgroups: comp.lang.ada Subject: Re: Ada OS again Date: Thu, 04 Jul 2002 00:08:16 +0200 Organization: none Message-ID: <3D2375D0.A6B91193@wanadoo.fr> References: <3D148572.DD8D9C9E@wanadoo.fr> NNTP-Posting-Host: mix-st-germain-104-4-158.abo.wanadoo.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: wanadoo.fr 1025735200 3514 80.9.190.158 (3 Jul 2002 22:26:40 GMT) X-Complaints-To: abuse@wanadoo.fr NNTP-Posting-Date: 3 Jul 2002 22:26:40 GMT X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.4.16 i586) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:26852 Date: 2002-07-03T22:26:40+00:00 List-Id: > Hello, > > Did you get the Ada bindings for the L4 API working? If yes, would you > please share the code, as I might want to experiment a bit with it. I've just start to implement the l4adalib that is the wrapper of the 7 system calls and their variants. After I'all try to port GNULL & GNARL on the top of this lib. > If yes, then there's no point in other poeple redoing the very dull > wrapping work ... No pb, When I will finish this work, I will send it to you. > I'm involved in several other open-source projects, so some > experimentation is probably all I'll do, if even that. But perhaps it > will refresh my interest in kernel programming :-) linux on L4 ... DROPS, etc .... ;-) What do you think about another Unix like OS on top of L4 written in Ada ? Best regards, Frederic.