Date: Tue, 26 May 1998 19:27:51 +0300 (IDT) From: Eli Zaretskii To: Lennart Marien cc: djgpp AT delorie DOT com Subject: Re: Problems with GCC under Win95!?! In-Reply-To: <356999D4.626D8E7E@metronet.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit Precedence: bulk On Mon, 25 May 1998, Lennart Marien wrote: > The same happens under RHIDE on WIn95! > I also noticed that all my precompiled programs(all compiled under DOS) > donīt run on WIn95. If GCC itself runs, then you should first look for the problem in your programs, or in the way you compile them. GCC is itself a DJGPP program, so if it runs, there's no reason why other DJGPP programs won't. So I would siggest to debug your programs, or tell more about how did you build them (a full GCC command line would be a good start). > My first thought was that WIN95 and CWSDPMI would > have problems working with each other.So I deletet *every* copy of > all CWS-parts from my HD and restarted the Computer. CWSDPMI doesn't do anything when you run DJGPP programs from Windows. It is only loaded by DJGPP programs running on plain DOS.