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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,257bc0ff954a7696 X-Google-Attributes: gid103376,public From: Markus Kuhn Subject: Re: GNORT Date: 1998/07/14 Message-ID: <35AB5611.1AD2A031@cl.cam.ac.uk>#1/1 X-Deja-AN: 371323502 Content-Transfer-Encoding: 7bit References: <3.0.32.19980712065953.009dd470@iu.net> Content-Type: text/plain; charset=us-ascii Organization: Cambridge University, Computer Laboratory Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-07-14T00:00:00+00:00 List-Id: Robert Dewar wrote: > As for "don't admit programs which have runtime systems". There is nothing > about Ada that requires that every Ada program needs a runtime system. Indeed, > GNAT provides a capability, which we call GNORT (GNAT with No RUntime) that > does what it says. Allows the compilation of programs with absolutely no > runtime. How is this activated in GNAT? Do I just have to write something like pragma Restrictions(No_Exceptions, Max_Tasks => 0); and the run-time system is gone? Markus -- Markus G. Kuhn, Security Group, Computer Lab, Cambridge University, UK email: mkuhn at acm.org, home page: