Date: Sun, 19 Jul 1998 14:01:48 +0300 (IDT) From: Eli Zaretskii To: "Roger H." cc: djgpp AT delorie DOT com Subject: Re: Problem with Allegro and make.exe In-Reply-To: <6opcbg$tfk$1@slave3.aa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 17 Jul 1998, Roger H. wrote: > You have your environment set wrong. It should be: set > djgpp=d:/djgpp/djgpp.env > The slashes are backwards of DOS directory structure because it is a port > from the UNIX operating system. Hope this helps. This is incorrect. DJGPP understands both styles of slashes, so both will work in the setting of the DJGPP environment variable. If your installation doesn't work with backslashes, you have some other installation snafu.