On Tue, 13 Dec 2022, Bo YU wrote:
btw, about mingw-w64 to support riscv64, could you give some advices? maybe I just to try build it on riscv64 machines. But I think your help is very valuable.
I think there may have been some confusion about what your question was originally - as Windows doesn't support/run on RiscV currently, the general question of mingw support for the architecture has been dismissed.
The tools for cross compiling for Windows should in principle work on any modern Unix-like OS (and on Windows itself) on any architecture. The Widl sources are odd in this sense since they themselves include Windows-like headers, even if building the tool for a Unix-like OS - this aspect did't come to mind when considering using the tools on RiscV originally.
// Martin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
