www.delorie.com/djgpp/faq/fpemu/fpemu-16.html   search  
I have an 80387 emulator installed in my AUTOEXEC, but djgpp-compiled floating point programs still doesn't work. Why?

DJGPP switches the CPU to protected mode, and the information needed to emulate the 80387 is different. Not to mention that the exceptions never get to the real-mode handler. You must use emulators which are designed for go32.

  webmaster     delorie software   privacy  
  Copyright © 1995     Updated Feb 1995