From: sandmann AT clio DOT rice DOT edu (Charles W. Sandmann) Subject: Re: OS/2-80387 blues... To: larva AT larva DOT demon DOT co DOT uk Date: Wed, 6 Oct 1993 21:29:35 -0600 (CDT) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP Mailing List) > Thanks to dj for a great compiler... but I'm having a bit of > trouble getting it to work under OS/2 2.1. > > When I run gcc, the system complains I'm issuing NPX instructions > without a 387 (I've followed the instructions about go32/emu387 to the > letter), and winds up the whole session (not just gcc.exe). > > Hope this isn't a FAQ... any help appreciated, The EMU387 does not work under DPMI, sorry. There are a couple of ways to potentially fix this, but I don't have a non-coprocessor system anywhere to test the code if I found the time to write it. If anyone wants it bad enough, I would be glad to help make it work, but I can't do it all right now.