<div dir="rtl"><div dir="ltr">Hi</div><div dir="ltr"><br></div><div dir="ltr">1 Use  -G "Unix Makefiles"</div><div dir="ltr">2 Do not use MSYS 2, lots of the tests fail.</div><div dir="ltr"><br></div><div dir="ltr">Yaron</div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div dir="ltr">2015-05-05 5:50 GMT+03:00 barbara <span dir="ltr"><<a href="mailto:barbara@copperspice.com" target="_blank">barbara@copperspice.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif">I downloaded clang 3.6 and
      built on Windows Vista using MinGW 4.8.1 and CMake 3.2.2<br>
      <br>
      1    ran: cmake -G "MSYS Makefiles" ../llvm<br>
      <br>
      2    There are two generated  make files which have backslash
      problems around line 54. These were simple to edit by hand however
      I believe this should not be required.<br>
      <br>
      (a)  tools/lto/CMakeFiles/LTO_exports.dir/build.make<br>
      (b)
      tools/clang/tools/libclang/CMakeFiles/libclang_exports.dir/build.make<br>
      <br>
      3    clang builds, however it must be restarted a few times.<br>
      <br>
      4    After the build was done I ran clang-test and it failed with
      269 unexpected failures.<br>
      <br>
      5    Linking libclang with our application appears to work. At run
      time, calling "clang_parseTranslationUnit2()" returns an extremely
      large number for the error code.<br>
      <br>
      I am happy to try any suggestions.<span class="HOEnZb"><font color="#888888"><br>
      <br>
      <br>
      Barbara<br>
      <br>
    </font></span></font>
  </div>

<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>