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,7a27b8f727dd1e47 X-Google-Attributes: gid103376,public Path: controlnews3.google.com!postnews1.google.com!not-for-mail From: wojtek@power.com.pl (Wojtek Narczynski) Newsgroups: comp.lang.ada Subject: Re: GNAT and no runtime Date: 27 May 2004 02:43:37 -0700 Organization: http://groups.google.com Message-ID: <5ad0dd8a.0405270143.67d5a506@posting.google.com> References: <5ad0dd8a.0405260252.6523893f@posting.google.com> NNTP-Posting-Host: 83.27.33.203 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1085651018 26732 127.0.0.1 (27 May 2004 09:43:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 27 May 2004 09:43:38 +0000 (UTC) Xref: controlnews3.google.com comp.lang.ada:877 Date: 2004-05-27T02:43:37-07:00 List-Id: Georg Bauhaus wrote in message news:... > Wojtek Narczynski wrote: > : By the way, do you know how to expand those filenames to full names, > : or at least create symlinks with full length names? It would be so > : much easier... > > Maybe you can use this for a start: > > $ grep '^package ' *.ads |grep 's-mastop.ads' > s-mastop.ads:package System.Machine_State_Operations is Please look at my other post about how gnatchop invokes gcc. Regards, Wojtek