From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: help! FPU emulation worries... (RHIDE?) Date: Thu, 15 May 1997 11:02:35 +0200 Organization: TU Chemnitz-Zwickau Lines: 32 Message-ID: <337AD12B.65DB@Mathematik.tu-chemnitz.de> References: <5le5mg$3e0k AT elmo DOT cadvision DOT com> NNTP-Posting-Host: click.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Calvin French wrote: > > Do I need to do -lm? -lemu? Or was RHIDE compiled without floating > point emulation, or is the debugger not fond of this, or what? This is a very intersting problem (for me). Because I have no access to a computer without FP hardware, I cannot say so much about it. Or is there any way for me to simulate the software FPU even when I have a 486 DX? And to your problem with the exception. As far as I understand the software FP software, it works by generating an exception for any floating point code. Since it is under DJGPP not possible (I don't know if this will fixed in the future) to debug programs which use exceptions, you have really a problem when you try to debug a program which uses the software FP code. And at last: If there is someone who can tell me, how I can simulate this situation on a processor, which has the FP unit on it, I would do my best to fix that problem. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************