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: 107e1d,549cba0121d81628 X-Google-Attributes: gid107e1d,public X-Google-Thread: 103376,549cba0121d81628 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-26 23:22:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!212.43.194.69!fr.clara.net!heighliner.fr.clara.net!proxad.net!wanadoo.fr!not-for-mail From: Frederic BOYER Newsgroups: comp.lang.ada,fr.comp.lang.ada Subject: Re: GNARL Documentation Date: Thu, 27 Jun 2002 08:04:06 +0200 Organization: none Message-ID: <3D1AAAD6.C39B5149@wanadoo.fr> References: <3D18DE86.6D66F9C7@wanadoo.fr> NNTP-Posting-Host: mix-st-germain-104-4-66.abo.wanadoo.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: wanadoo.fr 1025158941 3834 80.9.190.66 (27 Jun 2002 06:22:21 GMT) X-Complaints-To: abuse@wanadoo.fr NNTP-Posting-Date: 27 Jun 2002 06:22:21 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:26739 fr.comp.lang.ada:1713 Date: 2002-06-27T06:22:21+00:00 List-Id: Stephen Leake wrote: Thanx .. :-( Frederic. > Frederic BOYER writes: > > > Hello, > > > > Where can I find information about GNARL/GNULL in order to port GNAT on > > a the L4 kernel. I began to look in the library documentation and on the > > adacore tech > > site, but I found nothing. > > The usual answer to this sort of question is "read the source code". > ACT tends to document this stuff in comments in the source. Give it a try. > > -- > -- Stephe