Re: [Mingw-w64-public] Mingw-w64 add support for loongarch .

2023-10-03 Thread Stephen Kitt
On Mon, 2 Oct 2023 12:16:45 +0530, Biswapriyo Nath wrote: > The files in mingw-w64-tools/widl directory are imported from wine > project. mingw-w64-tools/widl/wine-import.sh script can help to find > which files are imported. So, the patch should be sent to wine > project, here https://gitlab.wine

Re: [Mingw-w64-public] Mingw-w64 add support for loongarch .

2023-10-02 Thread LIU Hao
在 2023-10-02 14:46, Biswapriyo Nath 写道: The files in mingw-w64-tools/widl directory are imported from wine project. mingw-w64-tools/widl/wine-import.sh script can help to find which files are imported. So, the patch should be sent to wine project, here https://gitlab.winehq.org/wine/wine For th

Re: [Mingw-w64-public] Mingw-w64 add support for loongarch .

2023-10-01 Thread Biswapriyo Nath
The files in mingw-w64-tools/widl directory are imported from wine project. mingw-w64-tools/widl/wine-import.sh script can help to find which files are imported. So, the patch should be sent to wine project, here https://gitlab.winehq.org/wine/wine ___

[Mingw-w64-public] Mingw-w64 add support for loongarch .

2023-10-01 Thread zhangjialing
Hello! 1、I want to build debian sid package mingw-w64 , I found the mingw-w64 need to add support for loongarch. I have do a simple patch and give a bug to debian ,with this patch we can build the package . 2、I've noticed  debian has do some patch for this  , for example, the "basetsd-debian