Now with patch...<br><br><div class="gmail_quote">2012/9/23 Ruben Van Boxem <span dir="ltr"><<a href="mailto:vanboxem.ruben@gmail.com" target="_blank">vanboxem.ruben@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br><br>Attached is a patch solving the build issues of a CMake build of LLVM including compiler-rt. I tested with MinGW-w64 GCC 4.7.2 for x86 and x64. Mostly a missing function I implemented a while back in the tests that moved to lib, some missing typedefs and some wrong typedefs for x64. I also commented out the error saying the interception function doesn't work. Note I didn't fix it, but it does prevent the build of LLVM+Clang+compiler-rt as described on <a href="http://clang.llvm.org/get_started.html" target="_blank">http://clang.llvm.org/get_started.html</a><br>

<br>Please comment or apply a perhaps modified version of the patch. Thanks!<span class="HOEnZb"><font color="#888888"><br><br>Ruben<br></font></span><br>PS: please reply to me directly, I am not subscribed to the llvm lists.<br>

</blockquote></div><br>