delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/02/15/06:40:23

Date: Thu, 15 Feb 2001 13:37:37 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Shyam Prasad <hshyam AT usa DOT net>
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: <Pine.SUN.3.91.1010215133610.27892Q-100000@is>
MIME-Version: 1.0
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

On 14 Feb 2001, Shyam Prasad wrote:

>    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

You have somehow put the following in your AUTOEXEC.BAT:

	set DJGPP=C:\DJGPP\DJGPP.ENV;C:\DJGPP;

What you need to put there is just this:

	set DJGPP=C:\DJGPP\DJGPP.ENV

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019