<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks a lot. It worked !!!<br><br>Akramul<br><br>--- On <b>Wed, 22/12/10, Jim Grosbach <i><grosbach@apple.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Jim Grosbach <grosbach@apple.com><br>Subject: Re: [LLVMdev] LLVM installation in Windows<br>To: "akramul azim" <bijoy123_8@yahoo.com><br>Cc: "Óscar Fuentes" <ofv@wanadoo.es>, "Anton Korobeynikov" <anton@korobeynikov.info>, llvmdev@cs.uiuc.edu<br>Date: Wednesday, 22 December, 2010, 7:50 PM<br><br><div class="plainMail">Did you specify "--program-prefix=llvm-" on your configure line? That's what tells the llvm-gcc build to use the llvm-* names for the executables.<br><br>-Jim<br><br>On Dec 21, 2010, at 7:27 PM, akramul azim wrote:<br><br>> 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>> Akramul<br>> <br>> --- On Tue, 21/12/10, Anton Korobeynikov <<a ymailto="mailto:anton@korobeynikov.info" href="/mc/compose?to=anton@korobeynikov.info">anton@korobeynikov.info</a>> wrote:<br>> <br>> From: Anton Korobeynikov <<a ymailto="mailto:anton@korobeynikov.info" href="/mc/compose?to=anton@korobeynikov.info">anton@korobeynikov.info</a>><br>> Subject: Re: [LLVMdev] LLVM installation in Windows<br>> To: "Óscar Fuentes" <<a ymailto="mailto:ofv@wanadoo.es" href="/mc/compose?to=ofv@wanadoo.es">ofv@wanadoo.es</a>><br>> Cc: "akramul azim" <<a ymailto="mailto:bijoy123_8@yahoo.com" href="/mc/compose?to=bijoy123_8@yahoo.com">bijoy123_8@yahoo.com</a>>, <a ymailto="mailto:llvmdev@cs.uiuc.edu"
 href="/mc/compose?to=llvmdev@cs.uiuc.edu">llvmdev@cs.uiuc.edu</a><br>> Date: Tuesday, 21 December, 2010, 6:41 PM<br>> <br>> > 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>> <br>> _______________________________________________<br>> LLVM Developers mailing list<br>> <a ymailto="mailto:LLVMdev@cs.uiuc.edu" href="/mc/compose?to=LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a
 href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br><br></div></blockquote></td></tr></table><br>