Date: Thu, 15 Feb 2001 09:12:45 +0200 (WET) From: Andris Pavenis To: Shyam Prasad Cc: djgpp AT delorie DOT com Subject: Re: Reg Fatal Error During Compilation in GCC Command In-Reply-To: <20010215045218.9432.qmail@nwcst279.netaddress.usa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On 14 Feb 2001, Shyam Prasad wrote: > Hi, > My DJGPP compiler had worked properly,but after some time when compiling a > C program file,it shows the "Fatal Error".I have received the following error > message : > Fatal: Error in DJGPP instalation > Environment variable DJGPP point to file > 'C:\DJGPP\DJGPP.ENV;C:\DJGPP;', > which does not exist > > but DJGPP.ENV file is also existing in that C:\DJGPP directory and LFN is also > set to 'Y'. I am using a Windows 98 System. > > Pls provide a Solution.I will be very greatful to you. > Waiting for your favourable reply. > You should have SET DJGPP=C:/DJGPP/DJGPP.ENV in autoexec.bat (backslashes can also be used). It seems You have written something else there