From: Sengan DOT Short AT durham DOT ac DOT uk Message-Id: <20667.9607021150@ws-ai5.dur.ac.uk> Subject: Re: Compatibility v1.12 vs v2 To: bofort AT cam DOT org (Serje Beaudoin) Date: Tue, 2 Jul 1996 12:50:01 +0100 (BST) Cc: djgpp AT delorie DOT com In-Reply-To: <4r8tju$bv7@tandem.CAM.ORG> from "Serje Beaudoin" at Jul 1, 96 07:05:56 pm Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit > I have a trouble when I try to run 3DGPL and some athers graphic examples, the > system crash when e try to allocate some memory after switching to graphic mode. If you look at the page where this is found (or via brennan's djgpp page), you'll find that there is a new hardware.c file for djgpp v2 that can be downloaded seperately and which solves the problem. I compiled the demo, and it worked first time. The problem was again the use of 0xE00000... as video memory. Sengan