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,f941a4f4283a000c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Interesting and possible buggy behavior in GNAT regarding Annex E pragmas. References: Date: Fri, 27 May 2011 07:40:38 -0400 Message-ID: <82zkm874nd.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:XgJSJh/a6Oi5UVpv7tP7cQcWLjQ= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: d77134ddf8db6e029e66128484 Xref: g2news1.google.com comp.lang.ada:19512 Date: 2011-05-27T07:40:38-04:00 List-Id: Michael R writes: > I've noticed the same behaviour on Ubuntu 11.04 (recently upgraded > from 10.10 where I was using the AdaCore distribution). For AUnit, I > worked around it by replacing "gprbuild" with "gnat make" and > "gprclean" with "gnat clean" in it's Makefile's. As Ludovic pointed out, both AUnit and gprbuild are now Debian packages, making installation even easier. -- -- Stephe