Date: Fri, 7 Jan 2000 09:06:45 +0500 (MVT) From: Prashant TR To: djgpp AT delorie DOT com Subject: Re: your mail In-Reply-To: <00010707363500.00519@yahoo> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 6 Jan 2000, ara94gMilneE wrote: > When i try to compile any program using DJGPP in the IDE text editor > supplied i always get the error unable to find source file despite the > actual file being open in the window. Also when i try to compile through > DOS no *.exe files are genterated. Please give a subject for the mail. Otherwise most people won't bother to read them. Try gcc -o test.exe test.c It may be that you haven't setup your environment right. Double check autoexec.bat and also type "set" at the command prompt and see if you have the line "DJGPP=C:\DJGPP\DJGPP.ENV". Prashant --------------------------------------------------- One pound of learning requires ten pounds of common sense to apply it.