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.66.118.37 with SMTP id kj5mr4996233pab.17.1390562489475; Fri, 24 Jan 2014 03:21:29 -0800 (PST) X-Received: by 10.140.26.101 with SMTP id 92mr18023qgu.18.1390562489421; Fri, 24 Jan 2014 03:21:29 -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!news.linkpendium.com!news.linkpendium.com!news.snarked.org!newsfeed.news.ucla.edu!usenet.stanford.edu!ma3no508153pbc.0!news-out.google.com!gg4ni1291qab.0!nntp.google.com!f11no2299124qae.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 24 Jan 2014 03:21:29 -0800 (PST) In-Reply-To: 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: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5dd37569-3cf2-4b31-b0b3-8011522f745b@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:21:29 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:18282 Date: 2014-01-24T03:21:29-08:00 List-Id: Le jeudi 23 janvier 2014 17:10:22 UTC+1, thyma...@free.fr a =E9crit=A0: > I have a project file RTS3-GW.GPR which says: >=20 > project RTS3_GW is >=20 > for Source_Dirs use ("C:\(E)\Ada\Gnat\RTS3-GW\Sources"); >=20 > for Source_List_File use "(C:\(E)\Ada\Gnat\RTS3-GW\Sources\gw-source_f= iles.txt"); >=20 > [...] >=20 > end RTS3_GW; >=20 >=20 >=20 > Environment Variables are set like this:, >=20 > C:\(E)\Ada\Gnat\RTS3-GW\Sources is at the beginning of ADA_INCLUDE_PATH. >=20 > RTS3_GW.GPR is in GPR_PROJECT_PATH. >=20 > The list file gw-source_files.txt is in C:\(E)\Ada\Gnat\RTS3-GW\Sources. >=20 >=20 >=20 > If in GPS I launch [Build] for the project there is the message: >=20 > [2014-01-22 16:53:52] C:\(E)\Ada\Gnat\RTS3-GW\Sources\RTS3_GW.gpr:6:29: f= ile with sources "(C:\(E)\Ada\Gnat\RTS3-GW\Sources\gw-source_files.txt" do= es not exist >=20 > followed by 131 warnings (1 for each file in the list): "source file "xxx= .adb" (or "xxx.ads") not found. >=20 >=20 >=20 > Of course all 131 files are present in the Source directory. >=20 > So it is not possible to produce an executable.=20 >=20 > I do not see why the source file list cannot be found by GPS. C:\(E)\ is= a valid directory name in Windows 7. So what? Le jeudi 23 janvier 2014 17:10:22 UTC+1, thyma...@free.fr a =E9crit=A0: > I have a project file RTS3-GW.GPR which says: >=20 > project RTS3_GW is >=20 > for Source_Dirs use ("C:\(E)\Ada\Gnat\RTS3-GW\Sources"); >=20 > for Source_List_File use "(C:\(E)\Ada\Gnat\RTS3-GW\Sources\gw-source_f= iles.txt"); >=20 > [...] >=20 > end RTS3_GW; >=20 >=20 >=20 > Environment Variables are set like this:, >=20 > C:\(E)\Ada\Gnat\RTS3-GW\Sources is at the beginning of ADA_INCLUDE_PATH. >=20 > RTS3_GW.GPR is in GPR_PROJECT_PATH. >=20 > The list file gw-source_files.txt is in C:\(E)\Ada\Gnat\RTS3-GW\Sources. >=20 >=20 >=20 > If in GPS I launch [Build] for the project there is the message: >=20 > [2014-01-22 16:53:52] C:\(E)\Ada\Gnat\RTS3-GW\Sources\RTS3_GW.gpr:6:29: f= ile with sources "(C:\(E)\Ada\Gnat\RTS3-GW\Sources\gw-source_files.txt" do= es not exist >=20 > followed by 131 warnings (1 for each file in the list): "source file "xxx= .adb" (or "xxx.ads") not found. >=20 >=20 >=20 > Of course all 131 files are present in the Source directory. >=20 > So it is not possible to produce an executable.=20 >=20 > I do not see why the source file list cannot be found by GPS. C:\(E)\ is= a valid directory name in Windows 7. So what?