Date: Sun, 12 Jul 1998 09:05:17 -0400 (EDT) Message-Id: <199807121305.JAA09692@delorie.com> From: DJ Delorie To: rogerwh AT aa DOT net CC: djgpp AT delorie DOT com In-reply-to: <6o95fv$h2i$1@slave2.aa.net> (rogerwh@aa.net) Subject: Re: HELP ME!!!!!!! Precedence: bulk > set djgpp=d:/djgpp/djgpp.env > > The reversed directory slash in the second line is no mistake, it is > supposed to be like that because DJGPP is a Unix port. You may use either slash for this, but the environment variable should be DJGPP not djgpp, in case the OS preserves the case, as in: set DJGPP=d:\djgpp\djgpp.env