Mail Archives: djgpp/1994/11/28/19:29:13
> I thought the stuff that came with Dos 7 was DMPS: Dos Protected
> Mode _Services_, which is similar to, but not compatible with
> DPMI.
>
> Could this be the problem?
The guy explicitly says he has problem with DPMI, so I assumed he
knows what he is talking about. Another user reported that NDOS
DPMI doesn't work with DJGPP:
> From: Martin AT snsystems DOT co DOT uk (Martin Day)
>
> We found some problems with Novell DOS 7 DPMI when we tried to use it
> with our own (16 bit) DOS extender. I can't remember all the details
> but one problem we definitely had was that the flags weren't returned
> properly from a simulated real mode interupt call. We informed
> Novell of this but they never got back to us.
So I think setting go32 = nodpmi should be the solution here.
- Raw text -