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,7e07d42b7f3b3389 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news1.google.com!proxad.net!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!news-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: Martin Dowie Newsgroups: comp.lang.ada Subject: Re: Reading directories? Date: Mon, 21 Feb 2005 20:32:35 +0000 (UTC) Organization: BT Openworld Message-ID: References: <1196059.rss5kBRvty@linux1.krischik.com> <4219fb45$1_1@baen1673807.greenlnk.net> <1661706.VVlQXrZL3Z@linux1.krischik.com> NNTP-Posting-Host: host81-154-188-69.range81-154.btcentralplus.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: hercules.btinternet.com 1109017955 15182 81.154.188.69 (21 Feb 2005 20:32:35 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Mon, 21 Feb 2005 20:32:35 +0000 (UTC) In-Reply-To: <1661706.VVlQXrZL3Z@linux1.krischik.com> X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0RC1 (Windows/20041201) Xref: g2news1.google.com comp.lang.ada:8449 Date: 2005-02-21T20:32:35+00:00 List-Id: Martin Krischik wrote: > Martin Dowie wrote: >>According to the comments in a-direct.ads you don't actually need this >>option (or an Ada2005 compiler). > > > If it wasn't for the fact that GNAT will not compile any Ada packages - > unless GNAT compiles itself. Yes, I have tried -gnatx and other relevant > options. But in the end it failes on somehow. > > But I guess you could patch it up using "AdaX" instead of "Ada" as package > name. "gnatmake -a" works with GNAT 3.15p... Cheers -- Martin