Date: Mon, 13 Sep 1999 13:50:00 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: paolo cc: djgpp AT delorie DOT com Subject: Re: Trouble executing compiled executable In-Reply-To: <7reos0$rv9$1@nslave1.tin.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 12 Sep 1999, paolo wrote: > Under window98 shell, > compiling hello.c and make .exe file > but when I try to execute them an > error message occurs from DOS: > > "Not enought memory to execute program" Please post here the exact command line that you used to compile the program. Something is probably wrong with that. (The file README.1ST in the DJGPP distribution explains how to invoke the compiler.)