Displaying 2 results from an estimated 2 matches for "10b01e65".
Did you mean:
1060165
2015 Jun 08
3
[LLVMdev] msbuild and clang
I'm trying to compile some large programs with clang on Windows (with a
view to compiling to bit code and then running some whole program
optimisations on the bit code).
Take for example the Python 2.7 interpreter:
As is typically the case, the usual build procedure involves running
msbuild which invokes the Microsoft compiler.
The most obvious procedure would then be to substitute
2015 Jun 09
2
[LLVMdev] msbuild and clang
...gests that error message is
msbuild's way of saying something in the toolchain is incompatible with
something else. Any idea what's wrong here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150609/10b01e65/attachment.html>