Ah, I knew I had written that but could not find it anymore.
Just an update. Some months ago I tried again when on a rare occasion that 
I was able to build Julia+LLVM-SVN. Unfortunately the result regarding 
building Clang.jl was more or less the same as reported in that issue.

sexta-feira, 11 de Setembro de 2015 às 12:16:56 UTC+1, Tony Kelman escreveu:
>
> Last time I checked the LLVM binary installer on Windows doesn't provide 
> shared libraries of libclang. There's one issue from last year on this: 
> https://github.com/ihnorton/Clang.jl/issues/65
>
> You may be able to get further with a source build of Julia and LLVM, 
> which takes some time on Windows. Might be easier to just do whatever 
> Clang.jl generation you need to do on Linux or in a VM.
>
>
> On Thursday, September 10, 2015 at 5:31:32 PM UTC-7, Chris Stook wrote:
>>
>> Thanks for the suggestion.  BinDeps.debug gives the same error.
>>>
>>  
>>
>>> BinDeps.debug("Clang") 
>>>
>>
>> INFO: Reading build script...
>>
>>
>>  could not spawn `which llvm-config`: no such file or directory (ENOENT)
>>
>> while loading C:\Users\Chris\.julia\v0.3\Clang\deps\build.jl, in expression 
>> starting on line 10
>> while loading In[3], in expression starting on line 1
>>
>>  in _jl_spawn at process.jl:217 (repeats 2 times)
>>
>>
>>
>> I'm slowly working through the instructions to compile julia with 
>> MinGW/MSYS2 so I can compile with BUILD_LLVM_CLANG=1
>>
>> Chris
>>  
>>
>

Reply via email to