Mail Archives: djgpp/1995/09/26/13:39:25
>I do not have a math co-processor. Recently I compiled a program (maybe
>you wanna see the program [http://www.rdrop.com/~shavelk... follow the
>"source" link on page 2 or 3!]). I got no error messages while
>compiling the program, but when I ran the EXE, I got this half-a-screen
>error message about 80387 not present and then all theses different
>addresses and codes.
>
>I did the natural thing and I downloaded WMEMU387.ZIP from
>oak.oakland.edu and I unzipped it. There were three files: a readme
>file, emu387, and some source to the emulator. I moved the file emu387
>to the directory c:\gcc\bin and I added this to my autoexec.bat:
>
>set GO32=emu c:\gcc\bin\emu387
>
>and I rebooted my computer for the change to take affect. I then
>RE-compiled the program and ran it only to get the same error message.
>WHat am I doing wrong???????
>
>twm AT escape DOT com
>
Try:
set go32=c:/gcc/bin/emu387
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Stephen Byers Internet: byers AT cs DOT utk DOT edu
Lab Assistant, Dept. of Computer Science
University of Tennessee, Knoxville
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Raw text -