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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cb2bc43e6f95a4fe X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-29 15:19:20 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!diablo.theplanet.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: It's been a while... Date: Thu, 29 May 2003 23:19:17 +0100 Message-ID: References: NNTP-Posting-Host: abyss2.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.demon.co.uk 1054246759 14794 62.49.62.197 (29 May 2003 22:19:19 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Thu, 29 May 2003 22:19:19 +0000 (UTC) User-Agent: Pan/0.13.4 (She had eyes like strange sins.) Xref: archiver1.google.com comp.lang.ada:38020 Date: 2003-05-29T23:19:17+01:00 List-Id: > You could try the binder option "-shared" and link to a shared runtime, > as opposed to binding one in staticly.. Yes I could...and I could also get rid of the extra crap that surely isn't needed. Are you telling me that all those strings in the binary *are* required? I don't think so. Thanks, Luke.