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.24.5 with SMTP id q5mr4982002obf.23.1390564041111; Fri, 24 Jan 2014 03:47:21 -0800 (PST) X-Received: by 10.140.48.8 with SMTP id n8mr4359qga.36.1390564041024; Fri, 24 Jan 2014 03:47:21 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!eu.feeder.erje.net!news.glorb.com!uq10no3740281igb.0!news-out.google.com!gg4ni1291qab.0!nntp.google.com!f11no2330088qae.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 24 Jan 2014 03:47:20 -0800 (PST) In-Reply-To: <5dd37569-3cf2-4b31-b0b3-8011522f745b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=82.232.86.131; posting-account=1-KtNAoAAACqif4Z7Cv56n5QTmnwB-hY NNTP-Posting-Host: 82.232.86.131 References: <5dd37569-3cf2-4b31-b0b3-8011522f745b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9b1387e7-bc01-431e-b086-971416dfd36e@googlegroups.com> Subject: Re: project file GPS, and for Source_List_File use "xxx.txt"; From: thymallus1@free.fr Injection-Date: Fri, 24 Jan 2014 11:47:21 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:18284 Date: 2014-01-24T03:47:20-08:00 List-Id: The 's' is not a typo, I just wanted to mean "the directory containing the source files"(whose name is "Sources"). If instead of GPS I invoke directly gnatmake: gnatmake -PRTS3-GW rts3_gw.adb I obtain also "file gw-source_files.txt not found". Same thing if I suppress the external parentheses. So the problem should be with the project file...