delorie.com/archives/browse.cgi | search |
Date: | Tue, 11 Jul 2000 11:22:11 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Abhishek Roy <asm12 AT bom5 DOT vsnl DOT net DOT in> |
cc: | Prashant TR <tr AT eth DOT net>, djgpp AT delorie DOT com |
Subject: | Re: Compiling from other directories |
In-Reply-To: | <3.0.6.32.20000711013322.00800650@bom5.vsnl.net.in> |
Message-ID: | <Pine.SUN.3.91.1000711112024.19180R-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 Tue, 11 Jul 2000, Abhishek Roy wrote: > >Could you post the contents of autoexec.bat. That would clear up > >things. Generally you should have the lines > > > >SET DJGPP=C:\DJGPP\DJGPP.ENV > >PATH C:\DJGPP\BIN;%PATH% > I had put SET PATH = C:\DJGPP\BIN;%PATH% instead, as I thought it was the > same thing. It *is* the same thing, but if you actually had those blanks around the `=' sign, then that was your problem. See section 8.2 of the DJGPP FAQ for more about this.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |