Date: Fri, 29 Sep 2000 10:34:33 +0200 From: "Eli Zaretskii" Sender: halo1 AT inter DOT net DOT il To: tyler AT wapvi DOT bc DOT ca Message-Id: <2593-Fri29Sep2000103432+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5h CC: djgpp AT delorie DOT com In-reply-to: <200009282147.OAA19060@viper.wapvi.bc.ca> (message from Tyler Spivey on Thu, 28 Sep 2000 14:47:40 -0700) Subject: Re: help me please References: <200009282147 DOT OAA19060 AT viper DOT wapvi DOT bc DOT ca> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Thu, 28 Sep 2000 14:47:40 -0700 > From: Tyler Spivey > > wheneer i exec a djgpp program i get: devide error! > what can i do? i did: > set emu387=c:/dj/bin/emu387.dxe > set 387=n Why did you need these? Does your computer lack a floating-point coprocessor? What CPU do you have? Please also tell what version of DJGPP do you have installed (what is the exact name of the djdevNNN.zip package you downloaded). > thanks. i use opendos. Early versions of OpenDOS had buggy DPMI server built into them. Try using CWSDPMI instead; section 6.3 of the DJGPP FAQ list tells you the details.