<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Thanks a lot both of you. Using --enable-bindings=none, I could build and install LLVM 2.8 and gcc-4.2-2.8 source. However, in the bin directory, I get c++.exe, cpp.exe, gcc.exe, g++.exe instead of llvm-c++.exe, llvm-cpp.exe, llvm-gcc.exe, llvm-g++. Are they the same? <BR></DIV>
<DIV>Akramul<BR><BR>--- On <B>Tue, 21/12/10, Anton Korobeynikov <I><anton@korobeynikov.info></I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><BR>From: Anton Korobeynikov <anton@korobeynikov.info><BR>Subject: Re: [LLVMdev] LLVM installation in Windows<BR>To: "Óscar Fuentes" <ofv@wanadoo.es><BR>Cc: "akramul azim" <bijoy123_8@yahoo.com>, llvmdev@cs.uiuc.edu<BR>Date: Tuesday, 21 December, 2010, 6:41 PM<BR><BR>
<DIV class=plainMail>> Possibly the OCaml bindings are broken on Windows/MinGW. Try building<BR>> with cmake instead of configure&make. The cmake build ignores the OCaml<BR>> bindings.<BR>One does not need to use cmake build to disable buildings :) It is<BR>possible to configure with<BR>--enable-bindings=none.<BR><BR>Also, I'd suggest to use at least LLVM release 2.8, not 2.7 one.<BR><BR><BR>-- <BR>With best regards, Anton Korobeynikov<BR>Faculty of Mathematics and Mechanics, Saint Petersburg State University<BR></DIV></BLOCKQUOTE></td></tr></table><br>