comp.lang.ada
 help / color / mirror / Atom feed
* compiling GPS (aka GNAT Studio!) from source
@ 2019-10-25 16:37 Stephen Leake
  2019-10-25 16:59 ` Stephen Leake
  2019-10-25 19:12 ` Dmitry A. Kazakov
  0 siblings, 2 replies; 10+ messages in thread
From: Stephen Leake @ 2019-10-25 16:37 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-10-27 16:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25 16:37 compiling GPS (aka GNAT Studio!) from source Stephen Leake
2019-10-25 16:59 ` 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

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