[llvm-dev] llvm compiled error

mirchd via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 11 07:44:12 PDT 2019


Hello,


when I build llvm from git source, some errors occured.


80>asan_new_delete.obj : error LNK2019: unresolved external symbol "void * __cdecl MemalignFromLocalPool(unsigned __int64,unsigned __int64)" (?MemalignFromLocalPool@@YAPEAX_K0 at Z), "void * __cdecl operator new(unsigned __int64)" (??2 at YAPEAX_K@Z)
80>D:\program\llvm\build\Debug\lib\clang\9.0.0\lib\windows\clang_rt.asan_dynamic-x86_64.dll : fatal error LNK1120
80>“clang_rt.asan-dynamic-x86_64.vcxproj” fail.


env:
cmake x64

win10, visualstudio2017 15.9.8


please help,


Best wishes,
Dian Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190311/6cf211d7/attachment.html>


More information about the llvm-dev mailing list