Xref: news2.mv.net comp.os.msdos.djgpp:2730 From: agserm AT netwizards DOT net (Ansel Sermersheim) Newsgroups: comp.os.msdos.djgpp Subject: Re: Error messages and warnings... Date: Mon, 15 Apr 1996 04:49:10 GMT Organization: West Coast Online's News Server - Not responsible for content Lines: 24 Message-ID: <4kskad$b53@news.wco.com> References: Reply-To: agserm AT netwizards DOT net NNTP-Posting-Host: dial30.netwizards.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Tom Sgouros wrote: >Can anyone tell me how to record the voluminous error messages that the >code I am working on generates? (I am porting a big program that was >compiled under WATCOM, and am seeing oceans of undefined references.) The >DOS redirection seems only to redirect standard output, and I guess these >are all written onto the error output, and are not redirected. I can't >figure out how to redirect the DOS error output, and I can't find a >'logfile' option to djgpp, either. >Many thanks, >-Tom Use the 'redir' program that comes with DJGPP. I believe the command line is: redir -e --- This message may not be transmitted over any network owned directly or indirectly by Microsoft without a $5000 royalty. Transmission of this message on such a network implies acceptance of these terms. Subsequent messages are to be individually licensed.