Date: Wed, 01 Nov 2000 22:46:02 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Tom Hutto" Message-Id: <7458-Wed01Nov2000224602+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.5h CC: djgpp AT delorie DOT com In-reply-to: (huttothomas AT hotmail DOT com) Subject: Re: How do I redirect GCC's warning messages to a file? References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Tom Hutto" > Date: Wed, 1 Nov 2000 11:27:19 -0600 > > I've looked and looked and just cannot find the answer to this one. > > Under Windows Me in a DOS box, how do I redirect DJGPP GCC's > warning/error messages to a file. It's in the FAQ (section 6.15): use the REDIR program supplied with DJGPP. However, I think someone reported problems with redirecting on Windows ME. No one has yet debugged the reason(s) for that, so I cannot suggest any work-arounds. Sorry.