From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: What did I miss ? Date: Wed, 08 Apr 1998 21:26:59 -0400 Organization: Two pounds of chaos and a pinch of salt. Lines: 16 Message-ID: <352C23E3.1E14@cs.com> References: <352bf5e7 DOT 1169240 AT netnews DOT nyu DOT edu> <352c1f8f DOT 2046925 AT netnews DOT nyu DOT edu> NNTP-Posting-Host: ppp228.cs.com 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 Precedence: bulk Ryuji Yokoyama wrote: > > I got this file the result of "redir -o err.log -eo g++ -v prog.cpp" After doing this, there should be a file named 'a.out' in the current directory. Is there? Try the following: "redir -o err.log -eo g++ -v prog.cpp -o prog.exe" -- --------------------------------------------------------------------- | John M. Aldrich | "A 'critic' is a man who creates | | aka Fighteer I | nothing and thereby feels qualified | | mailto:fighteer AT cs DOT com | to judge the work of creative men." | | http://www.cs.com/fighteer | - Lazarus Long | ---------------------------------------------------------------------