<html><body bgcolor="#FFFFFF"><div>As for #3, the CMake build doesn't build llvm-config. Although it shouldn't be too hard to add it.<br><br>Sent from my iPhone</div><div><br>On Oct 6, 2010, at 9:46 AM, Ariel V Feinerman <<a href="mailto:arielfeinerman@gmail.com">arielfeinerman@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>Hi, <div><br></div><div>1</div><div><br></div><div>I have got llvm, test suite, clang from svn, buit them:</div><div>C:\llvm\LLVM\Debug>mingw32-make -j8 <span class="Apple-style-span" style="font-family: monospace; font-size: medium; ">ENABLE_OPTIMIZED=0</span></div>

<div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; "><br></span></div><div> and try to test, but:</div><div><br></div><div><div>C:\llvm\LLVM\Debug>mingw32-make check-all</div><div>mingw32-make: *** No rule to make target `check-all'.  Stop.</div>

<div><br></div><div>C:\llvm\test>mingw32-make check-all</div><div>../Makefile.common:61: ../Makefile.config: No such file or directory</div><div>../Makefile.common:69: /Makefile.rules: No such file or directory</div><div>

mingw32-make: *** No rule to make target `/Makefile.rules'.  Stop.</div><div><br></div><div>2</div><div><br></div><div>When compiles:</div><div><br></div><div>c:\Users\Ariel>C:\LLVM-2.8\bin\clang test.c</div><div>
c:/mingw/bin/../lib/gcc/mingw32/4.5.0/../../../../mingw32/bin/ld.exe: –?—?–˜–?—?</div>
<div>–ø—?–˜–∂–?–˜–?–∏–˜: –? C:/Users/Ariel/AppData/Local/Temp/cc-000001.o –∏–∑–?–˜–?—</div><div>'–? —'–∏–ø —?–∏–?–?–?–>–∞ `_main' —? 32 –?–∞ 512</div><div><br></div><div>Nevertheless, programme works:</div>

<div><br></div><div>c:\Users\Ariel>C:\Users\Ariel\test.exe</div><div>hello world!</div><div><br></div><div>3</div><div><br></div>cmake did not create makefiles for some llvm tools such llvm-config, etc. So they where not built. </div>

<div><br></div><div>4</div><div><br></div><div>C_INCLUDE_DIRS:STRING= </div><div>by default compiler search headers in the mingw/include,  does relative path work?   ../include; ../clang2.9/include</div><div><br>-- <br>best regards<br>

Ariel<br>
</div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>cfe-dev mailing list</span><br><span><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a></span><br><span><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a></span><br></div></blockquote></body></html>