[EMAIL PROTECTED] wrote:
checking if IEEE math works with the -mieee switch... not isnan(NaN) ...
no
Check config.log to see what went wrong ...
The -mieee option should have worked. You will need to look at the
config.log file to see what went wrong.
How can I make gcc support IEEE- math
Hello,
I try to compile the rrdtool on my system
a digitalserver 7305 (rawhide) with debian 3.1 kernel 2.6.20 and
gcc 4.1.1.
The tool does some floatingpoint calculation
using IEEE Math.
If I try to run ./configure there is a problem:
checking if IEEE math works out of the box... no
checking i