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,8b08fdee567996fd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-06 10:02:11 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!news.tele.dk!small.news.tele.dk!194.213.69.151!news.algonet.se!algonet!newsfeed1.uni2.dk!news.net.uni-c.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Problems with Mine Detector Game Date: Tue, 6 Nov 2001 18:02:09 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3BE5C000.F5C23EC4@acm.org> <3BE74824.696E58F9@acm.org> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1005069729 17594 129.241.83.82 (6 Nov 2001 18:02:09 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 6 Nov 2001 18:02:09 +0000 (UTC) User-Agent: slrn/0.9.7.2 (Linux) Xref: archiver1.google.com comp.lang.ada:15932 Date: 2001-11-06T18:02:09+00:00 List-Id: On Tue, 06 Nov 2001 02:17:17 GMT, Jeffrey Carter wrote: > In an impressive failure of regression testing, the distributed source > for Mine Detector did not use the most recent version of some of the > PragmARCs, resulting in this error. A new source distribution is now in > place at > > http://home.earthlink.net/~jrcarter010/mindet.html The new source works very nicely! gnatmake mine_detector `gtkada-config` and 7.3 seconds later I had mine_detector compiled. :-) > (or through the link at www.adapower.com) that should correct this. Were > you able to run the Linux executable release? Yes, but I wanted to compile it too :-) Preben Randhol