Date: Thu, 22 Jun 1995 08:05:17 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: axl AT zedat DOT fu-berlin DOT de Subject: Re: DJGPP and gcc 2.7.0. Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > [by the way I cannot run DJGPP under Novell Dos 7, it just reboots every time > I use it (and I have the latest Novell dos patches) with DPMI and go32. Thus > I have to use it under windows only! :(] I think somebody reported a few months ago that Novell Dos 7 is incompatible with DJGPP in DPMI mode. Try running DJGPP in non-DPMI mode by adding ``nodpmi'' into your GO32 environment variable, like this: set GO32=nodpmi