comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: Installing gnatcoll on Windows
Date: Mon, 04 May 2015 00:17:56 -0500
Date: 2015-05-04T00:17:56-05:00	[thread overview]
Message-ID: <85a8xkncor.fsf@stephe-leake.org> (raw)
In-Reply-To: 52c8f8a1-843c-4955-bdd0-b0bf3237dddd@googlegroups.com

NiGHTS <nights@unku.us> writes:

> I have been trying fruitlessly to install gnatcoll on Windows. The
> platform I am trying to compile this on is Windows 7 32-bit.
>
> I have installed Cygwin with the built-in ada compiler as well as GNAT
> Pro for Windows. I downloaded adagpl-2014 and extracted
> gnatcoll-gpl-2014-src then used the following command:
>
> $ ./configure --enable-projects --prefix=/usr/gnat-gpl-2014

This implies that you want to use gnatcoll with gnat-gpl-2014; that
means you have to compile it with GNAT GPL 2014, _not_ cygwin gnat or
GNAT Pro.

You must compile gnatcoll with the compiler you want to use it with;
make sure that compiler is first (or only) in PATH.

If you have GNAT Pro, you have access to AdaCore tech support, so you
can ask them.

I suspect you meant "GNAT GPL 2014" above, instead of GNAT Pro. In that
case, you need to ensure gnat-gpl-2014/bin is before /bin in the Cygwin
PATH.

-- 
-- Stephe


      parent reply	other threads:[~2015-05-04  5:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-01  6:27 Installing gnatcoll on Windows NiGHTS
2015-05-01  7:30 ` Simon Wright
2015-05-04  5:17 ` Stephen Leake [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