From: Rene Berber Newsgroups: comp.os.msdos.djgpp Subject: Re: Porting from *nix (general) and capturing gcc/cc1 output ... Date: Fri, 18 Aug 2000 23:19:28 GMT Organization: None Lines: 15 Message-ID: References: <399CCC1B DOT C376F6FB AT hotmail DOT com> X-Complaints-To: newsabuse AT supernews DOT com X-Newsreader: RadicalNews (TM) 1.0 Beta 2(i) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In <399CCC1B DOT C376F6FB AT hotmail DOT com> the Icefalcon wrote: > [snip] > Also, piping it into more did not work. Now, I can't read every one of > over 70 error messages as it flashes by on my screen like that. So, > I was wondering if I have to do something "special" to get this > output. Any help would be *greatly* appreciated :) Use emacs and run the makefile from there. The advantage is not only that emacs will show all the messages on the compile window but also it can take you to the file and line of every error. -- Rene Berber