comp.lang.ada
 help / color / mirror / Atom feed
From: Jere <jhb.chat@gmail.com>
Subject: Re: gprbuild install error (2019)
Date: Sat, 11 Jan 2020 07:12:40 -0800 (PST)
Date: 2020-01-11T07:12:40-08:00	[thread overview]
Message-ID: <1a13893c-5b1d-427b-bcc3-a3207b77bf0c@googlegroups.com> (raw)
In-Reply-To: <ccc815ea-3912-4520-b6e6-57eb47630350@googlegroups.com>

On Wednesday, December 25, 2019 at 3:27:15 AM UTC-5, George J wrote:
> Hi all! Yesterday i tried to install gprbuild from github ( i need a new version to use gnatcoll ). Platform wnd 10 X64. Xmlada components has been installed ideally by instruction (readme.md). To install gprbuild i've installed cygwin first.
> (Gprbuild source dir where i'm installing from : C:\GNAT\components\gprbuild)
> 
> According to instruction (https://github.com/AdaCore/gprbuild)
> 1. bootstap - ok
> 2. make ... setup - ok
> 3. make all - ok
> 4. make install - error.
> So, that's an error :
> "file C:\GNAT\components\gprbuild\exe\production\gprconfig does not exist, build may not be complete"
> BUT, if we go to that path, file gprconfig.exe is situated there! And if we manually delete it's extension '.exe' - error will be shown about another file in that directory. So, i've decided to go further. After making copy of that files and deleting all extensions from the names i've got errors about "not finding *.pdf, *doc" and other files in "doc directory". So i left this initiative to fix this problem this way, and i don't know what i do wrong. I've read all issues on that branch on github, but can't find any decision.
> Hope someone know, what the problem is.
> Thanks!

I can't speak to cygwin, but I recently (finally) got it to build and install
on mingw64 (msys2).  I had to build xmlada as static only (part of the
configure script), but I was able to make gprbuild that way.  

I will say I saw a similar issue on mingw64 when trying to build the Gnoga
library.  I don't know for sure, but I think it ended up being something
in their build environment because after a later update to one of their
3rd party libraries, the issue went away for me.  I don't know if this is
the same as what you are experiencing on cygwin though.  For me it was just
the .exe extensions (which I manually worked around by changing a gpr file
to create the filenames in a way that worked).


      parent reply	other threads:[~2020-01-11 15:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-25  8:27 gprbuild install error (2019) George J
2019-12-25 23:58 ` Stephen Leake
2019-12-26  8:12   ` George J
2020-01-10 20:09 ` mario.blunk.gplus
2020-01-11 15:12 ` Jere [this message]
replies disabled

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