I configure llvm:<div><br></div><div>cmake -G "MinGW Makefiles" C:\llvm</div><div><br></div><div>these targets work: clean, install</div><div><br></div><div><br><div class="gmail_quote">On Wed, Oct 6, 2010 at 5:37 PM, Anton Korobeynikov <span dir="ltr"><<a href="mailto:anton@korobeynikov.info">anton@korobeynikov.info</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">> 1<br>
> I have got llvm, test suite, clang from svn, buit them:<br>
> C:\llvm\LLVM\Debug>mingw32-make -j8 ENABLE_OPTIMIZED=0<br>
>  and try to test, but:<br>
> C:\llvm\LLVM\Debug>mingw32-make check-all<br>
> mingw32-make: *** No rule to make target `check-all'.  Stop.<br>
> C:\llvm\test>mingw32-make check-all<br>
> ../Makefile.common:61: ../Makefile.config: No such file or directory<br>
> ../Makefile.common:69: /Makefile.rules: No such file or directory<br>
> mingw32-make: *** No rule to make target `/Makefile.rules'.  Stop.<br>
</div>You haven't configured LLVM at all. Please consider reading e.g.<br>
<a href="http://llvm.org/docs/GettingStarted.html#config" target="_blank">http://llvm.org/docs/GettingStarted.html#config</a><br>
<font color="#888888"><br>
--<br>
With best regards, Anton Korobeynikov<br>
Faculty of Mathematics and Mechanics, Saint Petersburg State University<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>best regards<br>Ariel<br>
</div>