comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: compiling GPS (aka GNAT Studio!) from source
Date: Fri, 25 Oct 2019 09:37:01 -0700 (PDT)
Date: 2019-10-25T09:37:01-07:00	[thread overview]
Message-ID: <bfd18335-d720-4cec-b424-0760682ba8f9@googlegroups.com> (raw)

I'm trying to compile GPS from source, so I can understand how it uses libadalang, and specifically whether it uses libadalang for indentation (so I can compare it to the current Emacs ada-mode).

I've downloaded a tarball from the 19.2 branch on github, and I'm compiling with gnat pro 19.2 on Debian.

After satisfying configure, there are references to "../ada_language_server/*" in some gpr files; that directory does not exist in the GPS sources. 

After commenting those out, there is a "with Glib.Utils;", but there is no glib-utils.ads.

The gtkada package (installed) includes many glib-*, but not glib-utils.

Apparently there is a version/release mismatch here. Does anyone know what version of gtkada (or some other package) includes glib.utils?

Has anyone succeeded in compiling gps from source?

-- Stephe


             reply	other threads:[~2019-10-25 16:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-25 16:37 Stephen Leake [this message]
2019-10-25 16:59 ` compiling GPS (aka GNAT Studio!) from source Stephen Leake
2019-10-25 19:12 ` Dmitry A. Kazakov
2019-10-26  7:16   ` briot.emmanuel
2019-10-26 10:01     ` Stephen Leake
2019-10-26 12:11       ` briot.emmanuel
2019-10-27 16:07         ` Stephen Leake
2019-10-26 23:55   ` Steve Johnson
2019-10-27  0:10     ` Keith Thompson
2019-10-27  5:24     ` Keith Thompson
replies disabled

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