<div dir="ltr">Has anyone tried to build llvm on Sun T1 machine with ubuntu?<br>I got a bunch of error when building it. It seems that the <br>configuration doesn't work well. <br><br>I am getting error as:<br>.../llvm/llvm-2.3/include/llvm/ADT/iterator:55:4: error: #error "Need to have standard iterator to define bidirectional iterator!"<br>
make[1]: *** [.../llvm/llvm-2.3/lib/System/Release/Signals.o] Error 1<br>llvm[1]: Compiling TimeValue.cpp for Release build<br>make[1]: Target `all' not remade because of errors.<br>make[1]: Leaving directory `/x/pchsu/cccp/llvm/llvm-2.3/lib/System'<br>
make: *** [all] Error 1<br><br>Anyone has ideas how to fix it?<br><br>Po-Chun<br></div>