[LLVMdev] Header problem on GCC 4.3

Zhongxing Xu mymlreader at gmail.com
Thu May 15 01:29:02 PDT 2008


I tried to compile LLVM on Fedora 9 with GCC 4.3.
The compilation fails because UINT_MAX is not defined in file
lib/Transforms/Scalar/LoopUnroll.cpp.
I included <limits.h> and everything works.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080515/4ba7997d/attachment.html>


More information about the llvm-dev mailing list