comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Starting learning ADA
Date: Sat, 08 Jun 2019 16:53:57 +0100
Date: 2019-06-08T16:53:57+01:00	[thread overview]
Message-ID: <lyftok5azu.fsf@pushface.org> (raw)
In-Reply-To: 47f671ea-bd40-4a98-8a34-8e99d94622cb@googlegroups.com

Ricardo Brandão <rbrandao.br@gmail.com> writes:

> For instance, googling some library to deal with Json files, I found
> out the GNATCOOL.JSON package [2].

Earlier, you said you'd installed CE 2019, the Mac (Darwin) version of
this already includes GNATCOLL.Core (& therefore GNATCOLL.JSON).

> Trying to find where to download and install, I reached the Github
> repo [3]. I cloned it in Windows and Linux, but I didn't get to
> install it.
>
> In Windows:
> - I got to repository directory and:
>   - make setup
>   - make install
>
> The output:
>
>> make setup

Looks as though you need 'make build' in between these two.

>> make install
> gprinstall -p -f --target=executable:gcc.exe -XGNATCOLL_MMAP=yes
> -XGNATCOLL_MADVISE=yes -XGNATCOLL_VERSION=0.0 -XGNATCOLL_OS=unix

Something seriously wrong here. The target should be something like
x86_64-pc-mingw32 (here, it's x86_64-apple-darwin15). The OS should of
course be Windows.

You said that the Linux attempt couldn't find gprconfig. Were you using
the CE 2019 suite? What was the PATH?

  reply	other threads:[~2019-06-08 15:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-08 15:26 Starting learning ADA Ricardo Brandão
2019-06-08 15:53 ` Simon Wright [this message]
2019-06-08 17:07   ` Ricardo Brandão
2019-06-09  1:42     ` Dennis Lee Bieber
2019-06-09  7:25       ` Niklas Holsti
2019-06-08 15:55 ` joakimds
2019-06-08 17:10   ` Ricardo Brandão
2019-06-08 17:46     ` joakimds
2019-06-08 20:10       ` Simon Wright
2019-06-09 14:39         ` Ricardo Brandão
2019-06-09 17:44           ` Simon Wright
2019-06-09 18:12             ` Ricardo Brandão
2019-06-09 19:29               ` Dmitry A. Kazakov
2019-06-10 17:40               ` Dennis Lee Bieber
2019-06-09 18:23             ` Dennis Lee Bieber
2019-06-09 14:31       ` Ricardo Brandão
2019-06-09 19:35         ` Dmitry A. Kazakov
2019-06-10 12:28           ` Ricardo Brandão
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox