Mail Archives: djgpp-workers/1996/10/10/07:34:40
On Thu, 10 Oct 1996, Mark Habersack wrote:
> >Beware - the pmode stub does not support virtual memory, so programs bound
> >with it will not run in many low memory environments. CWSDPMI is configured
>
> I wasn't aware about these drawbacks of pmode. I think I'll stick to
> CWSDPMI then.
Before falling back, I suggest you check in the InfoZip sources to see how
much memory does it really need to unzip. Chances are, it needs a
sufficiently small buffer, which you can have even with PMODE. Remember:
Unzip can be built with a real-mode compiler too.
> Speaking of that, who could send me the patched stub, so that the
> install program works on clean DOS?
Isn't it part of the latest alpha release?
- Raw text -