<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi everyone,</DIV>
<DIV> </DIV>
<DIV>                 I am new in this field. I am trying to install LLVM in my 32-bit Windows XP. Can anyone please give a to do list for installing LLVM in my machine. When trying to build LLVM, I get the following error:</DIV>
<DIV> </DIV>
<DIV> llvm[3]: Compiling llvm_ocaml.c for Debug build<BR>In file included from D:\Program Files\Objective Caml\lib/caml/misc.h:24,<BR>                 from D:\Program Files\Objective Caml\lib/caml/alloc.h:23,<BR>                 from llvm_ocaml.c:19:<BR>D:\Program Files\Objective Caml\lib/caml/config.h:140: error: expected `=', `<BR> `;', `asm' or `__attribute__' before `int64'<BR>D:\Program Files\Objective Caml\lib/caml/config.h:141: error: expected `=', `<BR> `;', `asm' or `__attribute__' before `uint64'<BR>In file included from llvm_ocaml.c:19:<BR>D:\Program Files\Objective Caml\lib/caml/alloc.h:34: warning: parameter names<BR>ithout types) in function declaration<BR>llvm_ocaml.c: In function `llvm_const_of_int64':<BR>llvm_ocaml.c:523: error: `int64' undeclared (first use in this
 function)<BR>llvm_ocaml.c:523: error: (Each undeclared identifier is reported only once<BR>llvm_ocaml.c:523: error: for each function it appears in.)<BR>llvm_ocaml.c:523: error: expected expression before `)' token<BR>make[3]: *** [/llvm/llvm-2.7/bindings/ocaml/llvm/Debug/llvm_ocaml.o] Error 1<BR>make[3]: Leaving directory `/llvm/llvm-2.7/bindings/ocaml/llvm'<BR>make[2]: *** [all] Error 1<BR>make[2]: Leaving directory `/llvm/llvm-2.7/bindings/ocaml'<BR>make[1]: *** [ocaml/.makeall] Error 2<BR>make[1]: Leaving directory `/llvm/llvm-2.7/bindings'<BR>make: *** [all] Error 1<BR></DIV>
<DIV>Can anyone tell me what is the problem?</DIV></td></tr></table><br>