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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.186.67 with SMTP id fi3mr26422661obc.49.1433792221339; Mon, 08 Jun 2015 12:37:01 -0700 (PDT) X-Received: by 10.140.96.137 with SMTP id k9mr210087qge.10.1433792221304; Mon, 08 Jun 2015 12:37:01 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!h15no232144igd.0!news-out.google.com!4ni47qgh.1!nntp.google.com!q107no75418qgd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 8 Jun 2015 12:37:01 -0700 (PDT) In-Reply-To: <1745406b-1307-4366-acd7-e0e1decc2f77@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.99.95.58; posting-account=sDyr7QoAAAA7hiaifqt-gaKY2K7OZ8RQ NNTP-Posting-Host: 83.99.95.58 References: <38b9b922-f17d-493a-8be8-607acd93a67e@googlegroups.com> <072ab529-b9cd-446f-ba14-84cde592c1bc@googlegroups.com> <878ubvqhiw.fsf@ludovic-brenta.org> <1745406b-1307-4366-acd7-e0e1decc2f77@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Problem with GPS and Generating Body from Spec From: Laurent Injection-Date: Mon, 08 Jun 2015 19:37:01 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:26221 Date: 2015-06-08T12:37:01-07:00 List-Id: On Monday, 8 June 2015 16:37:11 UTC+2, David Botton wrote: > Have you tried switching to use the community Ada, FSF-GNAT for Mac OS X, I've had no issues like this with it. http://GetAdaNow.com has pointers to it. > > David Botton Yes thanks with FSF-gnat it works if compiler/tools are both pointing to the FSF-gnat/bin. Changed path for the tools to the gpl-gnat/bin and nothing happens. I also tried transplanting the FSF-gnatstub to the gpl folder. Didn't work. Perhaps I should write a mail to Adacore? Thanks Laurent