Can I cross compile rustc for windows on linux system?

I'm using x.py to compile rust(including rustc, cargo, clippy .ect), can I cross compile them for windows on linux system?
Thank you!

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.