Mail Archives: djgpp/1999/10/26/03:11:24
> See the file CWSDPMI.DOC, it explains how to disable the swap file.
You can also use CWSPARAM to disable it in the image, or run CWSDPR0 (which
doesn't use a pagefile).
> I'm guessing that CWSDPMI didn't work because of the swap file
> problem. Try again after you solve that problem, it might be that the
> other problems will also go away. If not, post here the details.
No, the CWSDPMI message is just a warning - it doesn't hurt anything. You
should just have malloc()/sbrk() return with a failure if you run out of
memory. Nothing else should change. Maybe there should be an option to
suppress the warning message ...
- Raw text -