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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a5d:964d:: with SMTP id d13mr10700735ios.224.1560013818257; Sat, 08 Jun 2019 10:10:18 -0700 (PDT) X-Received: by 2002:a9d:6187:: with SMTP id g7mr21254039otk.114.1560013818007; Sat, 08 Jun 2019 10:10:18 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.dns-netz.com!news.freedyn.net!newsreader4.netcologne.de!news.netcologne.de!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer03.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!s188no432215itb.0!news-out.google.com!l135ni471itc.0!nntp.google.com!s188no432210itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 8 Jun 2019 10:10:17 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=179.176.43.109; posting-account=1Xv-6QoAAACDoVuHxsOQybzr2Y_PgwKz NNTP-Posting-Host: 179.176.43.109 References: <47f671ea-bd40-4a98-8a34-8e99d94622cb@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <441bc6de-05c5-4e2f-b601-110e8400cec7@googlegroups.com> Subject: Re: Starting learning ADA From: =?UTF-8?Q?Ricardo_Brand=C3=A3o?= Injection-Date: Sat, 08 Jun 2019 17:10:18 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2116 X-Received-Body-CRC: 1519346069 Xref: reader01.eternal-september.org comp.lang.ada:56562 Date: 2019-06-08T10:10:17-07:00 List-Id: Hi Joakim, > I wouldn't recommend cloning the github repository of gnatcoll directly b= ecause it's probably "the latest development version" and may use features = of the latest development version of the GNAT compiler. I therefore wouldn'= t expect to be able to build that code with an older compiler. However, a v= ersion of gnatcoll is installed with the GNAT Community Edition. In the 201= 9 version of GNAT CE the gnatcoll.gpr file can be found in C:\GNAT\2019\sha= re\gpr > It should be possible to with "gnatcoll.gpr"; in your gpr-file to be good= to go. > To run it from command line, how to inform the gprbuild to look a package i= n a specif directory? Thanks -- Ricardo Brand=C3=A3o