Xref: news2.mv.net comp.os.msdos.djgpp:2070 From: Thomas Demmer Newsgroups: comp.os.msdos.djgpp Subject: Re: How to get a errorfile ??? Date: Thu, 21 Mar 1996 08:42:51 +0100 Organization: Lehrstuhl fuer Stroemungsmechanik Lines: 31 Message-ID: <3151087B.59E2@LSTM.Ruhr-UNI-Bochum.De> References: NNTP-Posting-Host: bvb.lstm.ruhr-uni-bochum.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Gerald Just Physik ASB TUDR wrote: > > Hi, > > I m looking for a methode to produce an errorfile out of > the massages from the gcc compiler under djgpp. > I cannot redirect the stderr > gcc p.c > error > I like to use the gcc under vim and can not go to the errors. > Please help. > Best regards Gerald With V2 there should have come a program called redir. Just say redir -e somefile gcc .... -- Ciao Tom ************************************************************* * Thomas Demmer * * Lehrstuhl fuer Stroemungsmechanik * * Ruhr-Uni-Bochum * * Universitaetsstr. 150 * * D-44780 Bochum * * Tel: +49 234 700 6434 * * Fax: +49 234 709 4162 * * http://www.lstm.ruhr-uni-bochum.de/~demmer * *************************************************************