I'm trying to upgrade from 0.94.2 to 0.96.

I configured using:

./configure CFLAGS="-O0"

But 'make' stops with:

 CXX    CalcSpillWeights.lo
In file included from ./llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h:25,
                 from llvm/lib/CodeGen/CalcSpillWeights.cpp:15:
./llvm/include/llvm/CodeGen/LiveInterval.h:569: error: floating constant 
exceeds range of 'float'
./llvm/include/llvm/CodeGen/LiveInterval.h:574: error: floating constant 
exceeds range of 'float'
llvm/lib/CodeGen/CalcSpillWeights.cpp:111: error: floating constant exceeds 
range of 'float'
make[5]: *** [CalcSpillWeights.lo] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any suggestions?

Thanks,

James.
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to