Re: [Mingw-w64-public] requirements to use a mingw dll with python

2020-01-20 Thread Biswapriyo Nath
Generally, there would not be any big difference between compiled dll by msvc and mingw-w64. To further debug your issue, some information is needed. * Can you provide any debug output or error messages given by that program? * May you provide a simple, minimal code and procedure to reproduce the

[Mingw-w64-public] requirements to use a mingw dll with python

2020-01-20 Thread Stéphane Ancelot
Hi, I made a python module with swig and mingw64 . The python MSVC loads my dll as an imported module. All the environment (python, dll ...) are 64 bits. It looks like there are some stack issues when running functions inside the mingw dll . (crashed or bugged program). What is strange is t

Re: [Mingw-w64-public] [PATCH] configure: Deprecate directx SDK option.

2020-01-20 Thread Liu Hao
在 2020/1/20 23:11, Jacek Caban 写道: > This is the final part of direct-x header move series. Please review. > > Signed-off-by: Jacek Caban > --- > >  mingw-w64-headers/Makefile.am  |  2 -- >  mingw-w64-headers/configure.ac | 20 +--- >  2 files changed, 5 insertions(+), 17 deletion

[Mingw-w64-public] [PATCH] configure: Deprecate directx SDK option.

2020-01-20 Thread Jacek Caban
This is the final part of direct-x header move series. Please review. Signed-off-by: Jacek Caban --- mingw-w64-headers/Makefile.am | 2 -- mingw-w64-headers/configure.ac | 20 +--- 2 files changed, 5 insertions(+), 17 deletions(-) diff --git a/mingw-w64-headers/Makefile.am

Re: [Mingw-w64-public] [PATCH 1/3] headers: Get rid of check for DX headers presence.

2020-01-20 Thread Jacek Caban
On 20.01.2020 15:25, Liu Hao wrote: 在 2020/1/8 23:39, Jacek Caban 写道: It's no longer needed, it's always available. Signed-off-by: Jacek Caban ---  mingw-w64-headers/include/d2d1.h | 121 ---  mingw-w64-headers/include/ddrawgdi.h |   3 -  mingw-w64-headers/include

Re: [Mingw-w64-public] Threading; thread groups and 64 core threshold

2020-01-20 Thread Liu Hao
在 2020/1/12 21:15, Malcolm MacLeod 写道: > > There is absolutely no point in putting work into something that will never > be accepted, which based > on your solitary input so far is the case. > > Therefore I'm seeking input as to how such a patch should look in order for > it to not be a complet

Re: [Mingw-w64-public] [PATCH 1/3] headers: Get rid of check for DX headers presence.

2020-01-20 Thread Liu Hao
在 2020/1/8 23:39, Jacek Caban 写道: > > It's no longer needed, it's always available. > > Signed-off-by: Jacek Caban > --- >  mingw-w64-headers/include/d2d1.h | 121 --- >  mingw-w64-headers/include/ddrawgdi.h |   3 - >  mingw-w64-headers/include/strmif.idl |  17 >