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.13.203.13 with SMTP id n13mr4259275ywd.40.1433555732262; Fri, 05 Jun 2015 18:55:32 -0700 (PDT) X-Received: by 10.140.19.76 with SMTP id 70mr83210qgg.21.1433555732216; Fri, 05 Jun 2015 18:55:32 -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!feeder.erje.net!1.eu.feeder.erje.net!newspeer1.nac.net!border2.nntp.dca1.giganews.com!nntp.giganews.com!q107no358733qgd.0!news-out.google.com!k20ni45225qgd.0!nntp.google.com!q107no358732qgd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 5 Jun 2015 18:55:32 -0700 (PDT) In-Reply-To: <38b9b922-f17d-493a-8be8-607acd93a67e@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.6.21.101; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 NNTP-Posting-Host: 24.6.21.101 References: <38b9b922-f17d-493a-8be8-607acd93a67e@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <072ab529-b9cd-446f-ba14-84cde592c1bc@googlegroups.com> Subject: Re: Problem with GPS and Generating Body from Spec From: Anh Vo Injection-Date: Sat, 06 Jun 2015 01:55:32 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:26203 Date: 2015-06-05T18:55:32-07:00 List-Id: On Friday, June 5, 2015 at 1:13:31 PM UTC-7, Laurent wrote: > Hi > > I tried to use the function from the GPS's Edit Menu: Generate Body. I get a progress bar at the right > upper corner but then nothing. > I found that the tool required for this is gnatstub. It is checked in the configuration and I found it is sitting at the right place. > Tried to use it from the command line but too many options to figure out by myself how to get it to work. > I use gnat-gpl 2014. > I remember having used it before with gnat-gpl 2013 and there it worked. > Any idea whats wrong or how to use it from the terminal? It worked for me even on Windows. Anh Vo