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 08:03:31 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada,fr.comp.lang.ada Subject: Re: GNARL Documentation Date: 26 Jun 2002 10:59:59 -0400 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: <3D18DE86.6D66F9C7@wanadoo.fr> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1025104069 9441 128.183.220.71 (26 Jun 2002 15:07:49 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 26 Jun 2002 15:07:49 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:26714 fr.comp.lang.ada:1711 Date: 2002-06-26T15:07:49+00:00 List-Id: 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