Date: Tue, 10 Oct 2000 14:24:49 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Peter Remmers cc: djgpp AT delorie DOT com Subject: Re: Problem with djgpp.env In-Reply-To: <8ruemg$6q8$12$1@news.t-online.com> 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 Tue, 10 Oct 2000, Peter Remmers wrote: > "Eli Zaretskii" schrieb im Newsbeitrag > news:Pine DOT SUN DOT 3 DOT 91 DOT 1001010084045 DOT 6606K-100000 AT is... > > > > On Tue, 10 Oct 2000, Peter Remmers wrote: > > > > > > set djgpp=c:\djggp\djgpp.env > > > > > > You need to use forward slashes for this one. > > > > This is not true: both forward and backslashes are supported. > > Is it not needed *anymore* ? For a long, long time... > I remember some variable required forward slashes... The last time this was true it regarded INFOPATH. But that was, like, 7 years ago, due to a bug in the ported Info reader. This bug is long solved. The variable DJDIR should have forward slashes, but that variable is computed by the code which reads and processes DJGPP.ENV, and users should *never* set it directly.