[LLVMdev] [cfe-dev] Clang can't be built out of tree on windows

Nikola Smiljanic popizdeh at gmail.com
Thu Jan 16 18:58:59 PST 2014


Ignore this, it seems that a lot has changed since the last time I built...


On Fri, Jan 17, 2014 at 9:36 AM, Nikola Smiljanic <popizdeh at gmail.com>wrote:

> 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.
>
>
> On Sun, Nov 3, 2013 at 1:11 AM, Tim Northover <t.p.northover at gmail.com>wrote:
>
>> Hi Nikola,
>>
>> > Basically ClangDriverOptions and ClangCC1AsOptions will fail saying:
>> > 'C:\llvm-build\bin\\llvm-tblgen.exe' is not recognized as an internal or
>> > external command
>>
>> I'm neither a Windows dev nor a CMake hacker so I probably can't help
>> with the real issue. But I do know there are a couple of CMake
>> variables that might work around it: LLVM_TABLEGEN is a path to the
>> .exe.
>>
>> This either misses the point completely, or may help you carry on
>> while a proper solution is found. Or it may simply be wrong.
>>
>> Cheers.
>>
>> Tim.
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140117/7d4bb989/attachment.html>


More information about the llvm-dev mailing list