Date: Tue, 9 Feb 1999 10:41:29 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Newbie question: program does nothing under bash In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 8 Feb 1999, David Allsopp wrote: > Fine, compiled first time even :-). However, it only runs under an MS- > DOS command.com window (W95). > > I have the GNU Unix utilities (grep, sed, awk, etc.), and generally work > in a "bash" window. If I try to run the program from bash, nothing > happens. Running programs from Bash works for me. Does the above happen with all DJGPP programs (e.g., the compiler, Sed, Grep, etc.) or only with the one that you've written and compiled? If the latter, please describe in detail how did you compile the program (the exact compiler command line) and post its source.