Xref: news2.mv.net comp.os.msdos.djgpp:3017 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: WMEMU emulator causes "__djgpp_exception_state undefined" Date: Tue, 23 Apr 1996 07:56:59 CDT Organization: Rice University, Houston, Texas Lines: 11 Message-ID: <317cd39b.sandmann@clio.rice.edu> References: <4ldue3$pdg AT news1 DOT io DOT org> 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 > I can't debug unless I get a floating point processor?? You can't debug floating point programs without floating point hardware. Sorry - noone on the beta team was FPU-less, and given the cost of the hardware I can't justify spending any time on it at all. The problems are in the emulation of the debug flags and registers when emulating FP instructions is not handled. The link problems are caused by the fact that the WMEMU library was built with an early beta - and the internal namespace has changed.