Date: Thu, 7 Aug 1997 13:58:34 +0300 (IDT) From: Eli Zaretskii To: Hellbraka cc: djgpp AT delorie DOT com Subject: Re: DJGPP G++ compilation error In-Reply-To: <19970803213601.RAA02143@ladder02.news.aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 3 Aug 1997, Hellbraka wrote: > You have set djgpp=C:\djgpp\djgpp.env. THIS IS WRONG!!! It should be like > unix, > type this at command prompt:- > set djgpp=c:/djgpp/djgpp.env This is incorrect. DJGPP will work well with either forward or backslashes. If it doesn't for you, you have some kind of installation problem which you should debug.