Mail Archives: djgpp/1997/09/17/05:38:01
On Tue, 16 Sep 1997, Matthew Winter wrote:
> The GPF has the following details provided by Win95
>
>
> Fault Location: 0117:EFDD4
> Interrupts in service: None
Questions:
1) Does this happen for *any* compilation, even for a trivial
hello world program, or only for certain source files?
2) What does go32-v2 print when invoked with no arguments in
the same DOS box where you run gcc?
3) Please add -v to your gcc command line and post everything
that gets printed.
> 2. Set the TMPDIR for use with CSWDPMI. Done this, tried it under
> real DOS, and I get a page fault error message from CSWDPMI
Please post the exact error message and the stack traceback printed
when that page fault happens.
Does your DOS box setup define TMPDIR? If so, where does it point?
Could it be that it points to a non-existent drive, or to a disk which
is full or almost full?
If the above doesn't help, post the contents of your CONFIG.SYS,
AUTOEXEC.BAT and the environment (type "set > env.lst" from the DOS box,
then post the file env.lst). If you have changd your DJGPP.ENV from
the stock version, post it also.
- Raw text -