From: Charles Sandmann Subject: Re: EMU387 and DPMI To: jwells AT sirius DOT uvic DOT ca (John Wells), ada AT xmx DOT com, gnewman AT world DOT std DOT com Date: Sat, 4 Feb 1995 11:10:21 -0600 (CST) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > a problem with EMU387 and DPMI. Does this limitation still exist? > Can I get DOS applications with floating point to run in windows > DOS Prompts at all when compiled using GCC? Alas, DPMI and EMU387 do not mix under any V1.x version of DJGPP. FPU emulation does work with DPMI under V2, but V2 isn't done yet. Sorry.