Mail Archives: djgpp/1997/11/30/06:31:29
On Fri, 28 Nov 1997 defaultuser AT domain DOT com wrote:
> Hello, I'm trying to get DJGPP running on 386 SX25's (with no math
> co-processor) at my school. My teacher really likes the idea of having
> the IDE (RHIDE) with DJGPP but we cant get it to work - every time we
> load RHIDE it gives us an error saying no co-processor available. Now I
> have heard that there are emulators that I can run to emulate (duh) a
> co-processor. I was just wondering if you can give me any information
> on which emulator I should be using for the type of computer I'm
> running. I appreciate your help greatly! Thanx in advance.
DJGPP comes with its own emulator, emu387.dxe. If you have installed
djdev201.zip, it should be in your bin subdirectory, and any DJGPP
program that needs it should load it automatically. If emu387.dxe is
there, try setting 387=n in the environment and see if that helps.
- Raw text -