Date: Sun, 6 Jul 1997 18:18:57 +0300 (IDT) From: Eli Zaretskii To: Jude DaShiell cc: djgpp AT delorie DOT com Subject: Re: redir problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 5 Jul 1997, Jude DaShiell wrote: > When i tried: > redir -o tests.log -eo makeall > in the d:\djgpp\tests directory I got a zero length file back. > When I just ran makeall.bat, I heard command not recognized > three times. I guess the problem is rmake.exe that you don't have. You need to build it from rmake.cc (in djlsr201.zip) because the batch files call it.