comp.lang.ada
 help / color / mirror / Atom feed
From: Mats Karlssohn <mats@mida.se>
Subject: Re: Can't redirect output from gnat-3.13p-nt
Date: Thu, 23 Aug 2001 07:42:47 +0200
Date: 2001-08-23T05:39:16+00:00	[thread overview]
Message-ID: <3B8497D7.AE88D464@mida.se> (raw)
In-Reply-To: mr9f7.28112$vW2.12697372@news1.sttln1.wa.home.com

DuckE wrote:
> 
> Try this one:
> 
>   gcc -c proj.adb 2> errors.txt
> 
> To redirects the error output (not the standard output) to a file.

As I remember it that will not work with the cmd.exe shell (command
interpeter) in Windows NT4. A workable solution is to get CygWin, then
you'll get bash (where the redirection actually works).


-- 
Mats Karlssohn, developer                         mailto:mats@mida.se  
Mida Systemutveckling AB                          http://www.mida.se
Box 64, S-732 22 ARBOGA, SWEDEN
Phone: +46-(0)589-89808   Fax: +46-(0)589-89809



  parent reply	other threads:[~2001-08-23  5:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-17  8:31 Can't redirect output from gnat-3.13p-nt Vincent Smeets
2001-08-17 13:28 ` Marin David Condic
2001-08-17 13:59 ` DuckE
2001-08-17 18:15   ` Georg Bauhaus
2001-08-18  3:14     ` DuckE
2001-08-23  5:42   ` Mats Karlssohn [this message]
2001-08-24  4:16     ` DuckE
replies disabled

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