delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/12/06:15:20

Date: Tue, 12 May 1998 13:11:45 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Γιάννης Κάππας <ikappa AT essex DOT ac DOT uk>
cc: djgpp AT delorie DOT com
Subject: Re: info 2.16
In-Reply-To: <3557aab8.0@seralph9>
Message-ID: <Pine.SUN.3.91.980512130823.23009A-100000@is>
MIME-Version: 1.0

On Tue, 12 May 1998, Γιάννης Κάππας wrote:

> and the djgpp entry in the autoexec.bat file is: set DJDIR=d:\djgpp
                                                   ^^^^^^^^^^^^^^^^^^
This is the problem.  You shouldn't set DJDIR, you should set DJGPP, like 
this:

	set DJGPP=d:\djgpp\djgpp.env

Note that there should be no spaces around the `=' sign, and that you set 
DJGPP to the full pathname of the djgpp.env file, NOT to the DJGPP 
installation directory.

And you should *never* set DJDIR directly.  At best, it will be ignored, 
but it can also cause all kinds of subtle bugs.

- Raw text -


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