> From: michael.hiegemann@chkra.mail.abb.com > Date: Tue, 11 Jul 2000 10:30:44 +0100 > The following code (fp_bug.c) seems to be compiled incorrect: Nope, welcome to ANSI C/C++. You can achieve what you want by setting up the FPU on the x86 in a particular way with routines in lib[cm].a. Another way to get it, would be to use any machine in the world, except an x86. :-)