<div dir="ltr">The build platform is Fedora 9 x86 gcc 4.3.<br><br>Information dump:<br><br>make[1]: Entering directory `/home/xzx/llvm/lib/System'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/home/xzx/llvm/lib/System'<br>
make[1]: Entering directory `/home/xzx/llvm/lib/Support'<br>llvm[1]: Compiling raw_ostream.cpp for Debug build <br>In file included from raw_ostream.cpp:15:<br>/home/xzx/llvm/include/llvm/Support/raw_ostream.h:116: error: 'llvm::raw_ostream& llvm::raw_ostream::operator<<(size_t)' cannot be overloaded<br>
/home/xzx/llvm/include/llvm/Support/raw_ostream.h:108: error: with 'llvm::raw_ostream& llvm::raw_ostream::operator<<(uint32_t)'<br>make[1]: *** [/home/xzx/llvm/lib/Support/Debug/raw_ostream.o] Error 1<br>make[1]: Leaving directory `/home/xzx/llvm/lib/Support'<br>
make: *** [all] Error 1<br><br></div>