>When you use software floating point there is no need for fenv. The rounding mode is > fixed and there are no exceptions. That's not true for the softfloat lib though (assuming we're talking about (http://www.jhauser.us/arithmetic/SoftFloat.html) - which I believe supports both. Cheers, Jon