comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
To: Jean-Pierre Rosen <rosen@adalog.fr>
Subject: Re: Command Line on windows
Date: Fri, 12 Sep 2008 19:00:00 +0200
Date: 2008-09-12T19:00:00+02:00	[thread overview]
Message-ID: <48CAA010.20805@obry.net> (raw)
In-Reply-To: <bb3eag.tak.ln@hunter.axlog.fr>

Jean-Pierre Rosen a �crit :
> AFAIK, the problem is not with Gnat, but with cygwin. It does the
> expansion as Unix would have done, to ease portability for Unix
> applications. Well, this is an explanation, but no solution...

In fact no. This is controlled by the MingW runtime. Take CRT_noglob.o
from a MingW distribution and link your executable with it. This will
disable file expansion on the command line.

-- 

--|------------------------------------------------------
--| 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



  parent reply	other threads:[~2008-09-12 17:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-12 12:05 Command Line on windows RasikaSrinivasan
2008-09-12 12:25 ` Gautier
2008-09-12 14:36   ` RasikaSrinivasan
2008-09-12 14:59     ` Gautier
2008-09-12 15:54       ` Jean-Pierre Rosen
2008-09-12 16:31         ` Keith Thompson
2008-09-12 17:00         ` Pascal Obry [this message]
2008-09-12 15:18 ` Jeffrey R. Carter
2008-09-12 15:27   ` Adam Beneschan
replies disabled

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