Date: Mon, 29 Jun 1998 17:13:16 +0300 (IDT) From: Eli Zaretskii To: Kenneth Darling cc: djgpp AT delorie DOT com Subject: Re: GCC hangs under W95 In-Reply-To: <3596b9a2.15499501@news.cybercity.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 28 Jun 1998, Kenneth Darling wrote: > Running under Win95 OSR2 w/ 64 mb ram gcc.exe and gxx.exe hang when > they are executed. Do you have the latest binaries of GCC 2.8.1 (gcc.exe and gxx.exe are dated June 6, 1998)? If not, please download the latest gcc281b.zip and gpp281b.zip from SimTel and try again. > LFN=Y in .ENV file Why did you do that in the .env file? Did you edit djgpp.env? If so, please revert to the original .env file, set LFN=y from the DOS prompt and try again. Editing djgpp.env is a bad idea, since its syntax is cryptic and it is easy to break things up if you don't know exactly what each obscure character there means and how it affects DJGPP.