Hi All,<br><br>prev I was working with llvm1.9 which I was able to successfully built on cygwin. both lvm-gcc & llvm were built with no issues.<br><br>yesterday when I was trying to build the latest checkout I was facing some issue, can any one suggest me what I was missing,<br>
<br>make[1]: Entering directory `/home/Administrator/llvm/lib/System'<br>llvm[1]: Regenerating /home/Administrator/llvm/Makefile.config<br>config.status: creating Makefile.config<br>llvm[1]: Compiling Alarm.cpp for Debug build<br>

llvm[1]: Compiling Disassembler.cpp for Debug build<br>In file included from /home/Administrator/llvm/include/llvm/System/Disassembler.h:18,<br>                 from Disassembler.cpp:16:<br>/home/Administrator/llvm/include/llvm/Support/DataTypes.h:69:3: #error "Don't have a definition for uint64_t on this platform"<br>

make[1]: *** [/home/Administrator/llvm/lib/System/Debug/Disassembler.o] Error 1<br>make[1]: Leaving directory `/home/Administrator/llvm/lib/System'<br>make: *** [all] Error 1<br><br>
<br>Best Regards,<br>-Vikas.<br><br><br>