X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Thu, 12 Jul 2007 13:54:12 -0400 Message-Id: <200707121754.l6CHsCOj001093@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <1184261553.358051.10860@o61g2000hsh.googlegroups.com> (kilik3000 AT gmail DOT com) Subject: Re: Piping gcc output to a file? 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> <1184261553 DOT 358051 DOT 10860 AT o61g2000hsh DOT googlegroups 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 > Dumb question: Isn't DJGPP "a complete 32-bit C/C++ development system > for Intel 80386 (and higher) PCs running DOS"? Yes. In DJGPP, bash is a DOS program that you can run from the regular command prompt, or in your autoexec.bat. > If changing my shell is the solution...can I run a bash shell under > DOS? Yup. Just type "bash". Or figure out how to use redir.