Path: chuka.playstation.co.uk!news From: "Graeme Evans" Newsgroups: scee.yaroze.programming.gnu_compiler Subject: Re: Redirect gcc >file Date: 2 Sep 1997 17:25:06 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 21 Message-ID: <01bcaa2d$c8551280$c793989e@fourny.demon.co.uk> References: <335BF646.AD6@compuserve.com> <335AF994.28F6@micronetics.com> <335E50E6.221@compuserve.com> <335D39A7.10A8@micronetics.com> <3360249e.3889587@news.playstation.co.uk> <01bcb787$d76f6100$f9f082c1@bass> <340BEB54.732A4068@micronetics.com> NNTP-Posting-Host: fourny.demon.co.uk X-Newsreader: Microsoft Internet News 4.70.1155 > > Alex, > > Try a decent command shell like ndos or 4dos. I use ndos that comes > with Norton Utils 8. You should then be able to redirect stderr. > > > Regards > > -JiM > How about a bash shell? You can get the free cygwin32 port for win95/NT from http://www.cygnus.com/misc/gnu-win32 You only need the binaries. Start the bash shell from your dos prompt (no need for messy registry stuff) and you get an entire gnu development environment, sed and everything. As much redirection as you want.