search for: asan_malloc_win

Displaying 8 results from an estimated 8 matches for "asan_malloc_win".

2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...lib\MSVCRT.lib: >>> ... >>> 2> Found __imp__free >>> 2> Referenced in MSVCRT.lib(crtdll.obj) >>> 2> Loaded MSVCRT.lib(MSVCR120.dll) >>> 2>MSVCRT.lib(MSVCR120.dll) : error LNK2005: _free already defined in >>> asan_malloc_win.obj >>> ... >>> >>> The ninja build has: >>> Processed /DISALLOWLIB:libcmtd.lib >>> Processed /DISALLOWLIB:msvcrt.lib >>> Processed /DISALLOWLIB:msvcrtd.lib >>> >>> The MSVC build has: >>> 2> Processed /DEFAULTL...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...iles (x86)\Microsoft Visual Studio > 12.0\VC\lib\MSVCRT.lib: > ... > 2> Found __imp__free > 2> Referenced in MSVCRT.lib(crtdll.obj) > 2> Loaded MSVCRT.lib(MSVCR120.dll) > 2>MSVCRT.lib(MSVCR120.dll) : error LNK2005: _free already defined in > asan_malloc_win.obj > ... > > The ninja build has: > Processed /DISALLOWLIB:libcmtd.lib > Processed /DISALLOWLIB:msvcrt.lib > Processed /DISALLOWLIB:msvcrtd.lib > > The MSVC build has: > 2> Processed /DEFAULTLIB:kernel32.lib > 2> Processed /DISALLOWLIB:libcmt.lib > 2&gt...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
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 asan_malloc_win.obj E:\llvm\crt_build\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 ALL_BUILD project in the solution from cmake. Thanks! ~Aaron
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...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 asan_malloc_win.obj >>>> E:\llvm\crt_build\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 ALL_BUILD >>>> project in the s...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...ld All. ~Aaron > > 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 asan_malloc_win.obj >> E:\llvm\crt_build\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 ALL_BUILD >> project in the solution from cmake. >> >> Th...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...an <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 asan_malloc_win.obj >>>>>> E:\llvm\crt_build\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 ALL_BUILD &...
2014 Oct 23
3
[LLVMdev] compiler-rt with MSVC 2013
...t;>>> 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 asan_malloc_win.obj >>>>>>>>>> E:\llvm\crt_build\lib\asan\MSVCRT.lib(MSVCR120.dll) >>>>>>>>>> >>>>>>>>>> Which seems to be the only issue (aside from ~50 warnings, which I'll >>>>>>>>>> happi...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...>: >>>>>>>> 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 asan_malloc_win.obj >>>>>>>> E:\llvm\crt_build\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 t...