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 that these functions called are not exported, that is
inside the library itself.
Are there some requirements to do what I need ?
Regards,
S.Ancelot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public