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,1ea992d578e9f621 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!peer1.news.newnet.co.uk!194.159.246.34.MISMATCH!peer-uk.news.demon.net!kibo.news.demon.net!mutlu.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Restricted or no run time in Ada Date: Wed, 02 Jan 2008 22:23:53 +0000 Organization: Pushface Message-ID: References: NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1199312637 12389 62.49.19.209 (2 Jan 2008 22:23:57 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 2 Jan 2008 22:23:57 +0000 (UTC) Cancel-Lock: sha1:w2j1xIT0u0pVFa76xHeYQI270Gc= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin) Xref: g2news1.google.com comp.lang.ada:19155 Date: 2008-01-02T22:23:53+00:00 List-Id: anon@anon.org (anon) writes: > 3. Generates a main program incorporating the given > elaboration order. This program is a small Ada package > (body and spec) that must be subsequently compiled > using the GNAT compiler. > 4. Determines the set of object files required by the > given main program. Not necessarily a main program: see http://gcc.gnu.org/onlinedocs/gcc-4.1.0/gnat_ugn_unw/Binding-with-Non_002dAda-Main-Programs.html