Date: Tue, 29 Apr 1997 11:52:59 +0300 (IDT) From: Eli Zaretskii To: VANGEL AT VMREDIPN DOT IPN DOT MX cc: djgpp AT delorie DOT com Subject: Re: Help about DJGPP V.2 ... In-Reply-To: <199704290018.UAA12045@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 28 Apr 1997 VANGEL AT VMREDIPN DOT IPN DOT MX wrote: > >> The edi=d0000000 is a dead giveaway. You're trying to build a program > >> that relies on DJGPP V1's graphics hardware stuff. That went away in > >> DJGPP V2 (sorry). It wouldn't work under Windows anyway. > > > It's mean I have to download DJGPP V.1 again for run the program > GAME.EXE ..? No, it means that you need to change the source of GAME.EXE so that it doesn't use techniques which blow up when compiled with DJGPP v2.