www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/02/17/17:51:54

To: hstraadt AT post3 DOT tele DOT dk
Cc: djgpp AT delorie DOT com
Subject: Re: Redirection
Message-ID: <19970217.174351.7567.0.fwec@juno.com>
References: <32FD4E92 DOT FE3 AT post3 DOT tele DOT dk>
From: fwec AT juno DOT com (Mark T Logan)
Date: Mon, 17 Feb 1997 17:37:35 EST

On Sun, 09 Feb 1997 05:12:02 +0100 "Anders \"ARGH\" Straadt"
<hstraadt AT post3 DOT tele DOT dk> writes:
>hmmm, i'm trying to make this makefile, and i'm getting, like, 10000
>errors... but that's not the problem... the problem is to output all
>those sucky errors to a file instead of the screen..... in
>fully-dos-compatible programs i can use > for redirection... like
>dir>direc.txt gives me the output in direc.txt, but it wont work for
>gcc.exe or make.exe. SO HOW THE F*** DO I MAKE REDIRECTION ON DJGPP
>COMMANDS?
>
>i need answer, please..
>

Please.  Calm yourself.

It's not to hard.  There's this dandy little program that comes with
DJGPP called REDIR.

Just do this.

c:\djgpp\bin> redir -e <file to output errors to> <normal command line>

-Fwec

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019