From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <9705181513.AA15316@clio.rice.edu> Subject: Re: help! FPU emulation worries... (RHIDE?) To: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) Date: Sun, 18 May 1997 10:13:55 -0600 (CDT) Cc: djgpp AT delorie DOT com In-Reply-To: from "Eli Zaretskii" at May 18, 97 05:25:09 pm Content-Type: text Precedence: bulk > Last time I tried this on a 486DX, I couldn't make it behave as if there > were no FPU. I wrote a small program that was linked without an emulator, > and expected it to barf when I set 387=n and rename emu387.dxe, but it > happily ran to completion... Since I have no FPU-less box, I KNOW it worked under the early V2.0 betas or EMU387.DXE would have never been created :-) It may be a change to either CWSDPMI or the DJGPP code, I don't know for sure. I know there was a change in the FPU flags for CWSDPMI r3 (to fix problems with emu387 and some non-intel chip) and maybe that broke turning off the FPU.