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!postnews.google.com!i12g2000prf.googlegroups.com!not-for-mail From: roderick.chapman@googlemail.com Newsgroups: comp.lang.ada Subject: Re: Restricted or no run time in Ada Date: Wed, 2 Jan 2008 21:14:43 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <34698c96-9a0d-4b4c-97d5-427ca3063ac8@t1g2000pra.googlegroups.com> NNTP-Posting-Host: 121.45.173.90 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1199337284 3505 127.0.0.1 (3 Jan 2008 05:14:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 3 Jan 2008 05:14:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i12g2000prf.googlegroups.com; posting-host=121.45.173.90; posting-account=HCzrEgkAAABSfGsTnv-u5wET6EzuneVi User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19164 Date: 2008-01-02T21:14:43-08:00 List-Id: I have GNAT Pro 6.0.2 here. To get at the Zero Footprint Profile, the documenation says: 1) Compile, bind and link with --RTS=zfp 2) You also need -nostdlib for the linker. You should also really try to get a copy of the "GNAT Pro User's Guide Supplement for High-Integrity Edition Platforms" from AdaCore. This is available to GNAT Pro customers, but I don't think it's included in the GNAT GPL release. Perhaps a polite request to AdaCore might yield results. - Rod Chapman, Praxis