Mail Archives: djgpp/1998/05/26/12:28:22
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.
- Raw text -