Date: 19 Feb 2003 23:50:11 -0000 Message-ID: <20030219235011.13847.qmail@bluestem.prairienet.org> From: "Scott J. McCaughrin" To: djgpp AT delorie DOT com Subject: Re: how to get compiler diagnostics X-Newsgroups: comp.os.msdos.djgpp In-Reply-To: <200302182355.h1INtkg10097@envy.delorie.com> Organization: CNI/Prairienet User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (SunOS/5.8 (sun4u)) 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 Thank you very much for the solution -- it is just what I needed. Much appreciated! -- Scott In article <200302182355 DOT h1INtkg10097 AT envy DOT delorie DOT com> you wrote: : gcc doesn't, but djgpp does. Read the docs for the "redir" command: : redir -e errors.txt gcc ...