Message245091
The most robust way to support a specific mingw-w64 distribution is to copy a python import library generated by this specific toolchain and the provided import library for the corresponding msvcrXX.dll runtime into the libs folder.
This has to be performed by the user with the help of gendef and dlltool. Another atempt is to install and use a specific mingw-toolchain that copies these files into the libs folder during install. Such a toolchain will be provided in the near future as 'mingwpy' toolchain for python2.7-3.4. |
|
Date |
User |
Action |
Args |
2015-06-09 20:18:54 | carlkl | set | recipients:
+ carlkl, paul.moore, tim.golden, mrabarnett, python-dev, bgilbert, zach.ware, steve.dower, jaharkes |
2015-06-09 20:18:54 | carlkl | set | messageid: <1433881134.45.0.0435220522394.issue24385@psf.upfronthosting.co.za> |
2015-06-09 20:18:54 | carlkl | link | issue24385 messages |
2015-06-09 20:18:54 | carlkl | create | |
|