Mail Archives: djgpp-workers/1997/10/02/23:55:56
> I wasn't suggesting that every program should be loaded that way, just the
> DPMI host. Was there something wrong with this?
Since the stub and everything in DJGPP relies heavily on DPMI being available,
there is essentially nothing which can be reused. MWDPMI, however, is
standalone, written in a combination of 16-bit real mode assembler (DJASM)
and 32-bit GCC (which is linked as a COFF .o file into the DJASM image).
I don't know if anyone has tested the COFF linkage in the last few releases.
- Raw text -