<div dir="ltr">I'm seeing a new issue with out of source builds. llvm-configure crashes with access violation when I try to configure clang. Everything works find if clang directory is inside llvm/tools.</div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Sun, Nov 3, 2013 at 1:11 AM, Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Nikola,<br>
<div class="im"><br>
> Basically ClangDriverOptions and ClangCC1AsOptions will fail saying:<br>
> 'C:\llvm-build\bin\\llvm-tblgen.exe' is not recognized as an internal or<br>
> external command<br>
<br>
</div>I'm neither a Windows dev nor a CMake hacker so I probably can't help<br>
with the real issue. But I do know there are a couple of CMake<br>
variables that might work around it: LLVM_TABLEGEN is a path to the<br>
.exe.<br>
<br>
This either misses the point completely, or may help you carry on<br>
while a proper solution is found. Or it may simply be wrong.<br>
<br>
Cheers.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tim.<br>
</font></span></blockquote></div><br></div>