Mail Archives: djgpp/1994/11/27/04:55:38
> I have Novell DOS 7, it's a fine product but, unluckly, the
> DPMI driver that comes with it looks not compatible with go32.
How incompatible? Does it crash your machine? What exactly happens?
> Is this right? Are anyone working on a fix for this?
> Please, let me know!
DJGPP v2.0 will have its own free DPMI server, but that's a few
months from now. NDOS 7 probably also has a memory manager which
provides VCPI services, maybe called EMM386 or something. If it
does, you can load it and include nodpmi in your go32 environment
variable. Then go32 will provide some DPMI services itself, and
won't use the one supplied with NDOS.
- Raw text -