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: 103376,6575b47ba54cee7c X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Date: Wed, 13 Feb 2008 22:27:50 +0100 From: Gautier User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Reducing the size of executables produced by GNAT References: <40e9c01a-8d31-4554-9d9b-18cce7834d56@s12g2000prg.googlegroups.com> <47b300d3$1@news.post.ch> <9c0a949b-ce82-4eda-99c9-02aace675266@d21g2000prf.googlegroups.com> In-Reply-To: <9c0a949b-ce82-4eda-99c9-02aace675266@d21g2000prf.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 83.77.143.220 X-Original-NNTP-Posting-Host: 83.77.143.220 Message-ID: <47b360b1$1_4@news.bluewin.ch> X-Trace: news.bluewin.ch 1202938033 83.77.143.220 (13 Feb 2008 22:27:13 +0100) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!212.101.4.254.MISMATCH!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:19781 Date: 2008-02-13T22:27:50+01:00 List-Id: Hibou57: > If you have any other idea, do not hesitate to tell here * For instance make a preprocessor for Ada (to begin with, a small subset of Ada) that spits FreePascal code. Then you would have your small "fixed cost" for free with FreeAda (= preprocessor + FreePascal). * Alternatively, build an Ada front-end to the FreePascal compiler. * Consider using another Ada compiler than GNAT to that purpose. ______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!