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-Thread: a07f3367d7,22a15766ecc7ead X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!b2g2000yqi.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Genode implements zero-footprint runtime for Ada and SPARK Date: Thu, 26 Nov 2009 07:45:51 -0800 (PST) Organization: http://groups.google.com Message-ID: <27f0ef90-551e-4e45-b736-b3b538977066@b2g2000yqi.googlegroups.com> References: <4c5c762a-92ca-4039-aef4-e98a769e9beb@v30g2000yqm.googlegroups.com> <55557e31-238b-4aa1-b184-9a31de5c5045@e27g2000yqd.googlegroups.com> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1259250351 23638 127.0.0.1 (26 Nov 2009 15:45:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Nov 2009 15:45:51 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b2g2000yqi.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8244 Date: 2009-11-26T07:45:51-08:00 List-Id: AdaMagica wrote on comp.lang.ada: > Hm, later on this page it says "Elaboration is not performed". How can > then Ada code work at all? By restricting the compilation units in the program to only Pure and Preelaborated units, I suppose. -- Ludovic Brenta.