Mail Archives: djgpp/1994/10/19/03:39:17
> I've got what I think is a simple question. While debugging a
> program, I've noticed that segmentation faults are trapped well when
> 'nodpmi' is in the GO32 environment variable, but causes the machine
> to lock up when GO32 is running with 'nodpmi' absent.
My experience is the opposite. Running DJGPP programs in DPMI mode
either under Windows 3.1 DOS box or under QEMM's QDPMI often caused
buggy programs to GP fault, whereas if I use `nodpmi', they run to
completion (either producing bogus results or just doing their job
as if nothing happened).
- Raw text -