delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/02/09/05:40:50

Date: Wed, 9 Feb 1994 01:15:47 -0800
From: John Nemeth <jnemeth AT cue DOT bc DOT ca>
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: emu387

     I am having a problem with emu387.  It doesn't work.  I have
a 386DX/25 without a coprocessor.  My go32 environment variable says
"ansi mono topline emu ... driver ...".  Whenever I run a program
that does floating point math, if I'm lucky I will get a general
protection fault and if I'm not lucky, my system will hang.  A
sample program would be:

#include <stdio.h>

void main()
{
  float f;

  f = 5.0 / 2.0;
  printf("%f\n", f);
}

I have hiview 1.2 (a JPEG viewer), which was linked with go32 v.1.07
and it works fine.  I'm using v. 1.11m2.

     Also, the topline stuff shows up on mono monitor, but the
debugger shows up on my colour (default) monitor.  I thought the
mono option was supposed to cause the debugger to show up on my
mono monitor as well.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019