From: Gautier DOT DeMontmollin AT maths DOT unine DOT ch Newsgroups: comp.os.msdos.djgpp Subject: Re: Regarding TP6 & DJGPP Message-ID: Date: 6 Sep 98 17:15:57 MET References: Organization: University of Neuchatel, Switzerland Lines: 19 NNTP-Posting-Host: 130.125.1.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > Probably a combination of bugs in TP6 IDE and in Windows 95 DPMI > server. TP6 is a 16-bit DPMI program, and it probably doesn't clean > up correctly on exit. TP6 only uses EMS, but actually seems to have bugs with the usage of it. I guess that it assumes something with the order of EMS handles or frame address which can change in a multitasking context. In any case, EMS can live together with DPMI 32-bit (Win95, Win NT, CWSDPMI or DR-DOS), multitasking (Win95, Win NT or DR-DOS) provided it's well programmed My own editor, programmed with TP6 and using EMS, drives the GNAT Ada compiler based on DJGPP: no problem with EMS, at least.... -- Gautier -------- Homepage: http://www.unine.ch/math/Personnel/Assistants/Gautier/Montmollin.html Software: http://www.unine.ch/math/Personnel/Assistants/Gautier/Gaut_FTP.htm