To: Henrik Storner Cc: djgpp AT sun DOT soe DOT clarkson DOT edu, jcrigler AT orl DOT mmc DOT com Subject: Re: gcc output... Date: Thu, 03 Mar 1994 09:30:02 -0500 From: Jim Crigler Henrik, you wrote this: > Another solution to this problem is to stop using command.com, and re- > place it with another command interpreter that supports redirecting > stderr. 4DOS (and NDOS) will do this: > > > filename - redirect stdout only > >& filename - redirect stdout and stderr > >&> filename - redirect stderr only This brings up a question I was going to ask about anyhow ... Is there any problem using djgpp with 4DOS? What about memory requirements? Is 4DOS a good drop-in replacement for COMMAND.COM (It wouldn't take much...) What about compatibility with existing DOS batch files? Programs that spawn a shell? Anything else... Thanks ----------------------------------------------------------------------------- Jim Crigler | Any resemblance to an opinion held by Martin Marietta jcrigler AT orl DOT mmc DOT com | is pure coincidence.