Date: Wed, 9 Jul 1997 12:04:50 +0300 (IDT) From: Eli Zaretskii To: Kristian Krebs cc: djgpp AT delorie DOT com Subject: Re: Help with ezgcc In-Reply-To: <199707090838.KAA08864@d1o26.telia.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 9 Jul 1997, Kristian Krebs wrote: > CALL SETDJGPP This should say thusly: call setdjgpp c:\djgpp c:/djgpp Change it, then reboot. The gcc -v output clearly shows that your DJGPP installation doesn't set the DJGPP environment variable correctly, so all kind of weird problems can happen. Please see if the problems go away after you correct the above. If the problems persist, post the output of gcc -v again. Also, please make sure that your DOS box has enough DPMI memory available (run go32-v2 with no argument to see how much there is right now).