Mail Archives: djgpp/1995/09/27/11:09:45
On Tue, 26 Sep 1995, Todd Muhlfelder wrote:
> Changing this in my autoexec.bat:
>
> set GO32=emu c:\gcc\bin\emu387 to set GO32=emu c:/gcc/bin/emu387
>
> did not work. Same error message.
Did you try to do this:
set 387=N
(This is not required, strictly speaking, but if the code, which checks at
the startup whether your machine has a 387, fails, then this setting will
tell it to load the emulator unconditionally.)
What version of DJGPP do you use?
- Raw text -