From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: cleaning source from warnings troubles Date: Mon, 23 Sep 2002 09:36:27 CDT Organization: Rice University, Houston TX Lines: 9 Message-ID: <3d8f26eb.sandmann@clio.rice.edu> References: NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1032791883 14308 128.42.105.3 (23 Sep 2002 14:38:03 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 23 Sep 2002 14:38:03 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > It's a native problem of DOS, more precisely of command.com. Your command > wouldn't work in other GCC ports, either, but there you would have the > opportunity of writing > gcc 2>file.txt Under cmd.exe (Windows NT, Windows 2000, Windows XP) you can also use the "2>stderr.out" syntax with DJGPP images.