comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: GNAT GPL 2017 gnatcoll.xref disappeared?
Date: Thu, 22 Jun 2017 21:01:38 +0100
Date: 2017-06-22T21:01:38+01:00	[thread overview]
Message-ID: <lymv8z4wrh.fsf@pushface.org> (raw)
In-Reply-To: lyr2yb4ybv.fsf@pushface.org

Simon Wright <simon@pushface.org> writes:

> Assuming you're working on ada-mode .. these patches should do the
> trick!

Sorry, they don't. They would if you had a full installation of gnatcoll
(as I have, with FSF GCC 7.1.0 for macOS).

Looks as though you need the source (from libre? certainly from github),
and provided your gnatcoll has projects, iconv and sqlite enabled it
should select xref automatically.

I suppose I must have iconv installed; anyway, the notes are as below
(adjust for obvious mac-isms! and you probably won't want/have gmp)

========================================================================
GNATColl built without changes. It was configured as below, which is
minimal apart from GNU Readline, GMP and Projects being enabled and
PostGres being disabled. Users may wish to reconfigure for their own
requirements.

  ./configure \
    --prefix=/opt/gcc-7.1.0 \
    --build=x86_64-apple-darwin15 \
    --enable-gpl \
    --with-gmp \
    --without-postgresql

(I'm not sure that --with-gmp is needed if the library is found)
resulting in

  Shared libraries:       yes (default: static)
  Gtk+:                   no (requires pkg-config and gtkada.gpr)
  Python:                 yes /System/Library/Frameworks/Python.framework/Versions/2.7 (see --with-python)
  PyGtk:                  no  (see --enable-pygtk)
  PyGObject:              no (see --enable-pygobject)
  Syslog:                 yes (see --enable-syslog)
  Readline (GPL license): yes (see --with-readline --enable-gpl)
  gmp:                    yes (see --with-gmp)
  PostgreSQL:             no (see --with-postgresql)
  Sqlite:                 embedded  (see --with-sqlite)
  Iconv:                  yes (see --with-iconv)
  Projects:               yes

  reply	other threads:[~2017-06-22 20:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-22 17:35 GNAT GPL 2017 gnatcoll.xref disappeared? Stephen Leake
2017-06-22 19:27 ` Simon Wright
2017-06-22 20:01   ` Simon Wright [this message]
2017-06-22 23:35     ` Stephen Leake
2017-06-23  8:11       ` Simon Wright
2017-06-23 16:42       ` Stephen Leake
2017-06-23  8:03 ` Simon Wright
replies disabled

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