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.

  prev   next     webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 1995   by DJ Delorie     Updated Feb 1995