Date: Fri, 21 Apr 2000 23:29:26 +1000 (EST) From: User Raymond <raymond@one.com.au> Subject: floatingpoint control from c Message-ID: <200004211329.XAA10937@gw.one.com.au>
next in thread | raw e-mail | index | archive | help
To: freebsd-alpha@FreeBSD.ORG I have a language implementation for FreeBSD ( http://www.mumps.org/ ) that I'm trying to port to the alpha and have a floating point problem. I need to trap floating point arithmetic errors. On x86, I used the in-line functions and definitions in the file /usr/include/floatingpoint.h. This doesn't exist on the alpha. Does anyone have any hints as to a platform independant method of checking for floating point errors? Ray Newman Message sent at 11:28 PM on 21 Apr 2000 by PUP::RAYMOND. Id: 19233. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004211329.XAA10937>