Message-Id: Date: Tue, 9 Jul 96 13:04:28 +1000 (AEST) From: Chris Johns To: dj AT delorie DOT com CC: djgpp AT delorie DOT com In-reply-to: <199607081212.IAA13819@delorie.com> (message from DJ Delorie on Mon, 8 Jul 1996 08:12:48 -0400) Subject: Re: Probs: Virtual mem, V2+4DOS Date: Mon, 8 Jul 1996 08:12:48 -0400 From: DJ Delorie CC: djgpp AT delorie DOT com If you're running djgpp under dosemu, you MUST compile in the patch for nested DPMI tasks. http://www.delorie.com/djgpp/dl/contrib/dpmi-dosemu-djgpp.mail I have not been running nested DPMI tasks such as make and gcc. The results I posted where run from the command line, no nesting. I also added a null pointer check after the allocations. No change in the results. Will get the patch and find dosemu sources. Chris