Displaying 1 result from an estimated 1 matches for "f3400a7c".
Did you mean:
83400aac
2012 May 24
1
[LLVMdev] Windows question: Dozens of linker warnings and errors
On 05/24/2012 03:37 AM, Michael Spencer wrote:
> LLVM already supports Windows quite well. The issue is clang and the
> MS C++ ABI. If you are writing your own language that does not need to
> interact with the C++ ABI then everything will be fine.
I can confirm this. Even if you do need to interface to C/C++, clang
works fine for that as long as you stick to the mingw libraries instead