<div dir="ltr">It's always helpful to provide the full output from the failing command.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 17, 2020 at 12:52 PM Rupesh gautam via libcxx-dev <<a href="mailto:libcxx-dev@lists.llvm.org">libcxx-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I am trying to compile libcxx (master branch) on windows without vcruntime but it always result in redefinition errors.</div><div><br></div><div>my make command is</div><div><br></div><div>cmake -G Ninja -DLLVM_PATH=.. -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang-cl -DCMAKE_CXX_COMPILER=clang-cl -DLIBCXX_NO_VCRUNTIME=1 -DCMAKE_CXX_SIMULATE_VERSION=19.25 -DLIBCXX_CXX_ABI:STRING=libcxxabi -DCMAKE_INSTALL_PREFIX=D:\llvm_local ..\..\libcxx<br></div><div><br></div><div><br></div><div>Can anyone guide me how to compile it? I do not want to use vcruntime.</div><div><br></div><div>Regards,</div><div>R</div></div>
_______________________________________________<br>
libcxx-dev mailing list<br>
<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev</a><br>
</blockquote></div>