comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
To: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: GTK Build from source
Date: Thu, 21 Aug 2008 10:31:44 +0200
Date: 2008-08-21T10:31:48+02:00	[thread overview]
Message-ID: <48AD27F0.2050003@obry.net> (raw)
In-Reply-To: <u4p5f6g8w.fsf@stephe-leake.org>

Stephen,

> Also, installing Cygwin at c:/ (_not_ c:/cygwin) makes things _much_
> nicer; then windows c:/foo/bar is the _same_ as cygwin /foo/bar; no
> /cygdrive/c/ or `cygpath -w /foo/bar' necessary. The Cygwin installer
> complains when you do this; that's because it assumes you don't know
> what you are doing, and might have some other bin directory at c:/bin.
> Ignore the complaint!

This is true, but I hate having lot of dir on my top level C drive. My 
configuration is:

- I install Cygwin into c:\cygwin

- I mount my working directories:

   $ mount c:\\home /home
   $ mount c:\\opt /opt

As all my work is done into my home directory (/home/obry) no problem 
either with /cygdrive/c or whatever. As I install some stuff on /opt the 
mount point makes this possible too.

There is one single rule to follow for directories that must be accessed 
by Cygwin and standard Windows applications (ming based compiler for 
example):

    -> those directories must be accessed using an equivalent PATH

       c:\whatever must be equivalent to /whatever

So mount points are quite handy there.

> Not me!

Likewise! cmd.exe is junk for developers.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



  reply	other threads:[~2008-08-21  8:31 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 [this message]
2008-08-20 19:47         ` Simon Wright
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