Date: Mon, 13 Feb 95 22:42:52 -0500 From: dj AT stealth DOT ctron DOT com (DJ Delorie) To: huntercr AT cs DOT purdue DOT edu Cc: DJGPP AT sun DOT soe DOT clarkson DOT edu Subject: Re: 387 emulation questions... To use emu387, simply add "emu c:/djgpp/bin/emu387" (or wherever you put it) to your GO32 environment variable. The emulator is loaded at runtime and traps the real floating point opcodes. djgpp does not directly support the -msoft-float option as it does not include the proper math library for that.