Hi lldb-dev.

Most of the tests build binaries to test with using Makefiles, and these 
Makefiles use all sorts of unix commands
like sed and uname.    And yet I see the build-bot is running `ninja-check 
lldb` on windows.    


I thought maybe if I installed MinGW that would have enough stuff in it to run 
the tests, but that doesn’t seem to be 
true.

Does anyone have instructions for how to set up a windows test host for LLDB?   
Or      a list of dependencies that 
should be installed?

Thanks.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to