Date: Tue, 13 Feb 1996 12:12:30 +0200 (IST) From: Eli Zaretskii To: Leszek Luchowski Cc: djgpp AT delorie DOT com, epaulson AT students DOT wisc DOT edu Subject: Re: basic help with djgpp On Tue, 13 Feb 1996, Leszek Luchowski wrote: > This might be caused by a confusion about slashes. I had a similar > problem right after downloading DJGPP, and finally mustered enough > courage to tamper with the contents of the files; things went fine > when I changed the path references (in djgpp.env I suppose) from one > of the following forms to another: > > c:/djgpp/include > c:\djgpp\include > c://djgpp//include > c:\\djgpp\\include DJGPP should understand forward- and backslashes alike. If you ever see it to behave otherwise, please post all the details.