Date: Wed, 11 Feb 1998 12:22:04 +0200 (IST) From: Eli Zaretskii To: Mikko Paltamaa cc: djgpp AT delorie DOT com Subject: Re: I need help to get djgpp work. In-Reply-To: <34E0C447.B2AE5836@mbnet.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 10 Feb 1998, Mikko Paltamaa wrote: > I answer to my on question. In line "set DJGPP=C:/DJGPP/DJGPP.ENV" of > your autoexec.bat you should use /-marks, not \. Both styles of slashes are supported by DJGPP, in both DOS and Windows. The cause of your problem is something else (e.g., if you have edited your DJGPP.ENV without understanding all its intricacies). I suggest that you reset the setting to backslashes and try to find out the *real* reason for the problem, because it still lurks out there and might bite you some day.