[LLVMdev] compiler-rt with MSVC 2013 (original) (raw)
Timur Iskhodzhanov timurrrr at google.com
Thu Oct 23 10:13:07 PDT 2014
- Previous message: [LLVMdev] compiler-rt with MSVC 2013
- Next message: [LLVMdev] compiler-rt with MSVC 2013
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes it is. Are you doing a Debug or Release build? Using ninja?
2014-10-23 9:51 GMT-07:00 Aaron Ballman <aaron at aaronballman.com>:
Hello! I'm wondering whether compiler-rt is expected to be buildable with MSVC 2013. I am currently getting:
Error 49 error LNK2005: free already defined in asanmallocwin.obj E:\llvm\crtbuild\lib\asan\MSVCRT.lib(MSVCR120.dll) Which seems to be the only issue (aside from ~50 warnings, which I'll happily work on cleaning up). I get this when I build the ALLBUILD project in the solution from cmake. Thanks! ~Aaron
LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
- Previous message: [LLVMdev] compiler-rt with MSVC 2013
- Next message: [LLVMdev] compiler-rt with MSVC 2013
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]