Mail Archives: djgpp/1998/05/17/09:54:36
On Sun, 17 May 1998, Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
> However, CWSDPMI by default used C: for its swap file, so it
> could fail when that drive is unavailable.
> Please point the CWSDPMI swap file to a writable location, by using
> the CWSPARAM utility.
I mapped one directory as drive c: and compilation of other files
was OK, only LYMainloop.c had problem with Page Fault.
After changing swap dir. to my temp. dir. (h:/temp) problem again.
> I don't see the DJGPP environment variable being set.
I set DJGPP environment variable in my batch file.
DJGPP=h:/djgpp/djgpp.env
DJDIR=h:/djgpp
TEMP=TMP=h:/temp
> And where is DJGPP installed on this machine?
DJGPP is in my home directory (h:) in djgpp/ .
> So please make sure either that %DJDIR%/tmp exists
> and is writable, or point TMPDIR in the environment
> to another directory which is.
I am sure that %DJDIR%/tmp exists because RHIDE work OK.
M. Vontorcik
- Raw text -