Hi,

I am trying to compile rrdtool-1.3.99909060808 on Windows XP with
MinGW32. I have been able to get to the point below with both v1.3.8 and
v1.3.99909060808. I have been able to compile and run v1.3.8 compiled
with Microsoft VC++ 2008, so I assume there must be a way around this
error. The MinGW32 version I am running is gcc version 3.4.5
(mingw-vista special r3).

I'm not sure what to do next. Any suggestions?

IEEE Math Checks
checking for fpclassify... no
checking for fpclassify with <math.h>... yes
checking for isinf... no
checking for isinf with <math.h>... yes
checking whether isfinite is broken... no
checking if IEEE math works out of the box... no
checking if IEEE math works with the -ieee switch... no
checking if IEEE math works with the -qfloat=nofold switch... no
checking if IEEE math works with the -w -qflttrap=enable:zerodivide... no
checking if IEEE math works with the -mieee switch... no
checking if IEEE math works with the -q float=rndsngl switch... no
checking if IEEE math works with the -OPT:IEEE_NaN_inf=ON switch... no
checking if IEEE math works with the -OPT:IEEE_comparisons=ON switch... no
checking if IEEE math works with fpsetmask(0)... no
checking if IEEE math works with signal(SIGFPE,SIG_IGN)... no
configure: error:
Your Compiler does not do propper IEEE math ... Please find out how to
make IEEE math work with your compiler and let me know (t...@oetiker.ch).
Check config.log to see what went wrong ...


Thanks.

Cheers,
Barrie Hill


_______________________________________________
rrd-developers mailing list
rrd-developers@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Reply via email to