From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Macro problem Date: Sat, 29 Jan 2000 10:55:56 +0200 Organization: NetVision Israel Lines: 16 Message-ID: <3892AB1C.1C88945D@is.elta.co.il> References: <3891A72F DOT 389471DC AT is DOT elta DOT co DOT il> NNTP-Posting-Host: ras1-p14.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 949136165 26715 62.0.172.16 (29 Jan 2000 08:56:05 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 29 Jan 2000 08:56:05 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Matt Jefferson wrote: > > Thanks for your help. I do not have djgpp installed in the dev directory. > That just happens to be where my projects are stored. djgpp in installed in > the djgpp directory. I've even deleted and reinstalled djgpp and that does > not help. djgpp worked great for about two weeks and now this. Please see what I wrote: > > That's your problem, right there: you cannot install DJGPP or use it from > > a directory called E:\dev, it won't work. See section 22.20 of the DJGPP > > FAQ list. Note: I said "install DJGPP OR USE IT". You cannot use DJGPP with any file that is in E:\dev or under E:\dev. Rename that directory to something like E:\develop, and everything will start working again.