Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Chad Simmons" , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: problems with win 95 and djgpp v2.81 Date: Fri, 5 Jun 1998 16:27:03 -0700 Message-ID: <19980605232649.AAF4158@ppp105.cartsys.com> Precedence: bulk At 11:54 6/5/1998 GMT, Chad Simmons wrote: >Ok, I am completely unable to compile anything under MSDOS. gcc siply hangs, >with the command, and a newline.. I have the infore given with a Ctrl-break, >and can post it if you think it will help. I have read through all the >postings about this problem, and replied to a few. I know that the >envronmental vars are being loaded, as typing "set" at the dos prompt lists: >C:\WINDOWS>set >TMP=C:\WINDOWS\TEMP >TEMP=C:\WINDOWS\TEMP >PROMPT=$p$g >winbootdir=C:\WINDOWS >COMSPEC=C:\WINDOWS\COMMAND.COM >TZ=PST8PDT >PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND >DJGPP=C:\DJGPP\DJGPP.ENV >windir=C:\WINDOWS >BLASTER=A220 I2 D3 Do you indeed have the file "C:\DJGPP\DJGPP.ENV"? E.g. if DJGPP is actually somewhere else, or if you have not installed the DJDEV201 package, that would be the problem. Also be sure you have not changed the file from its distributed version. GCC 2.8.1 seems to have a bug whereby it hangs if the variable and file are not correct. Nate Eldredge nate AT cartsys DOT com