Mail Archives: djgpp/1994/10/05/23:12:30
---------- Forwarded message ----------
Date: Tue, 04 Oct 94 21:37:02 PDT
From: Curtiss Cicco <1CMC3466 AT ibm DOT MtSAC DOT edu>
To: Kimberley Burchett <OKRA AT max DOT tiac DOT net>
Subject: Re: Rerouting stderr
On Fri, 30 Sep 1994 17:45:53 -0400 (EDT) you said:
>
> in the go32 environment variable, put "2r1". But be careful - if
>compilation stops mysteriously after the preprocessor, then the problem
>is that you #included a file that it couldn't find. It then wrote the
>error to the file it was processing and gcc deleted it later.
> Or you can get 4dos and do something like "gcc >&> file"...
> Kim
First, I'd like to say thanks to the responses I got to my posting,
second, I installed 4dos and set the environment variable, for some reason the
output file is being created but nothing is being written to it. It was sugges
ted that I should install the maintenance files, that was already done, and the
wierd thing about this is that I'm encountering this same problem with Ghostscr
ipt. Instead of the text being forked to a file, it's almost like it's being fo
rked to memory, or a conflict is fooling the program into thinking the text was
written to a file when it actually wasn't. Any suggestions?
-Curtiss
- Raw text -