Date: Sun, 17 May 1998 14:21:13 +0300 (IDT) From: Eli Zaretskii To: Sloth cc: djgpp AT delorie DOT com Subject: Re: GCC hangs when I run it In-Reply-To: <355C9A9D.A5F37005@sprint.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 15 May 1998, Sloth wrote: > When I run gcc it hangs, even if I have not included any arguements, I > recieve no error message it just freezes up and I have to ctrl-alt-del > to get out. Does go32-v2.exe run okay? If so, please tell what does it print. Did you try to run "gcc -v"? If not, please try and tell if it prints anything at all. Sometimes people get trouble because they have incompatible cpp.exe somewhere on their PATH. Please put the DJGPP's bin directory before everything else on your PATH and see if that helps. > I have noticed several other people had the same problem. Most people have no problems getting GCC to work on Windows 95. It just works out of the box. I don't think I ever heard a report about gcc hanging and wedging the entire machine.