Yi-Hong Lyu via llvm-dev
2016-Feb-16 05:16 UTC
[llvm-dev] [libcxx] How to compile libcxx with Clang for Windows
Hello all, I am wondering whether libcxx could be built with Clang for Windows or not. Is there any tutorial related to it? The documentation I can find is http://libcxx.llvm.org/docs/BuildingLibcxx.html, which is only related to compiling libcxx with clang on Linux. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160216/c2b3b995/attachment.html>
Craig, Ben via llvm-dev
2016-Feb-16 14:29 UTC
[llvm-dev] [libcxx] How to compile libcxx with Clang for Windows
Libcxx doesn't currently build for Windows or Cygwin. I had the same question just recently on the cfe-dev list ( http://lists.llvm.org/pipermail/cfe-dev/2016-February/047287.html ). On 2/15/2016 11:16 PM, Yi-Hong Lyu via llvm-dev wrote:> Hello all, > > I am wondering whether libcxx could be built with Clang for Windows or > not. Is there any tutorial related to it? The documentation I can find > is http://libcxx.llvm.org/docs/BuildingLibcxx.html, which is only > related to compiling libcxx with clang on Linux. > > Thanks > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-- Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160216/1d9030ab/attachment.html>