Xref: news2.mv.net comp.os.msdos.djgpp:6728 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: linux+dosemu with djgpp Date: Thu, 01 Aug 1996 16:48:54 CDT Organization: Rice University, Houston, Texas Lines: 7 Message-ID: <32012646.sandmann@clio.rice.edu> References: <199607301632 DOT MAA03104 AT fcshome DOT stoneham DOT ma DOT us> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > WITH [EMU387], everything but make works. I dunno what's happening. I suspect the problem is NESTED FP apps. It may be that a child process (in either use or FPU detection) has problems after the FPU has been used. Since FPU emulation is a DPMI 1.0 extension, and shakey on documentation, I like Eli's recommendation of removing the useless FPU operations.