X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: kilik3000 AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Piping gcc output to a file? Date: Thu, 12 Jul 2007 10:32:33 -0700 Organization: http://groups.google.com Lines: 13 Message-ID: <1184261553.358051.10860@o61g2000hsh.googlegroups.com> References: <1184113135 DOT 135541 DOT 268270 AT q75g2000hsh DOT googlegroups DOT com> <200707110044 DOT l6B0imjE022191 AT envy DOT delorie DOT com> <46946F67 DOT 671072E7 AT uni DOT de> <1184190369 DOT 847512 DOT 298730 AT n2g2000hse DOT googlegroups DOT com> <1184242769 DOT 081605 DOT 242030 AT g4g2000hsf DOT googlegroups DOT com> <1184247209 DOT 488599 DOT 108700 AT m3g2000hsh DOT googlegroups DOT com> <469647dd DOT 9641699 AT news DOT arcor DOT de> NNTP-Posting-Host: 198.180.131.17 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1184261553 7190 127.0.0.1 (12 Jul 2007 17:32:33 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 12 Jul 2007 17:32:33 +0000 (UTC) In-Reply-To: <469647dd.9641699@news.arcor.de> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4; .NET CLR 2.0.50727) Gecko/20070515 Firefox/2.0.0.4,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: o61g2000hsh.googlegroups.com; posting-host=198.180.131.17; posting-account=JLfqYQ0AAAAR69DcxLtgUajf7cNaMcgA To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 > So, if you use the tools from DJGPP, then I recommend using the bash > as a shell, too. It is a Unix-like environment and redirecting will no > longer be a problem. I have the whole DJGPP things on any of my pcs. Dumb question: Isn't DJGPP "a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS"? If changing my shell is the solution...can I run a bash shell under DOS? -Thx