comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon.j.wright@mac.com>
Subject: Re: GTK Build from source
Date: Wed, 20 Aug 2008 20:47:07 +0100
Date: 2008-08-20T20:47:07+01:00	[thread overview]
Message-ID: <m2od3no4ec.fsf@mac.com> (raw)
In-Reply-To: 04308fda-833d-4e4c-a007-ec7d07a05521@k30g2000hse.googlegroups.com

"RasikaSrinivasan@gmail.com" <RasikaSrinivasan@gmail.com> writes:

> In any case, I found that on Windows for gnat based development, I am
> not sure cygwin works that well. for example, the -I and other such
> specifications want to interpret the argument using the native
> directory separator ie "\" and not the unix like "/"

I prefer not to use -I etc; leave that sort of thig up to gnatmake,
which it does perfectly well.

You can of course have other problems using mixed Windows/Cygwin tools,
in our case with environment variables most of which get converted
properly by cygwin from the Windows set, but (if I remember correctly)
not tools such as gnatmake which don't understand /cygdrive/d/... and
need d:/... instead.

What we did was to get a tool to create .reg and .sh (and .el!) files
with equivalent and appropriate meanings: then you can double-click on
the .reg file for use on command shells, and thereafter source the .sh
file for cygwin shells from ~/.profile. A PITA to set up, but invisible
after it's done.



  parent reply	other threads:[~2008-08-20 19:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-16  1:17 GTK Build from source RasikaSrinivasan
2008-08-16 10:30 ` Ludovic Brenta
2008-08-19 18:43   ` Martin
2008-08-19 20:13     ` Pascal Obry
2008-08-19 21:32       ` RasikaSrinivasan
2008-08-20  7:37         ` Ludovic Brenta
2008-08-20 21:42           ` RasikaSrinivasan
2008-08-20  7:49         ` Pascal Obry
2008-08-20 12:08         ` Stephen Leake
2008-08-21  8:31           ` Pascal Obry
2008-08-20 19:47         ` Simon Wright [this message]
2008-08-20 21:43           ` RasikaSrinivasan
2008-08-21  8:33           ` Pascal Obry
2008-08-22  9:39     ` Martin
replies disabled

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