Message244875
Just noticed in Matthew Barnett's comment that he has an additional "--as-flags=--32" argument.
x86_64-w64-mingw32-dlltool --as-flags=--32 --dllname python27.dll --def mingwlib.def --output-lib win32\libpython27.a -m i386
Creates a correct libpython27.a where every object is 32-bit. |
|
Date |
User |
Action |
Args |
2015-06-05 19:40:35 | jaharkes | set | recipients:
+ jaharkes, paul.moore, tim.golden, mrabarnett, bgilbert, zach.ware, steve.dower |
2015-06-05 19:40:35 | jaharkes | set | messageid: <1433533235.72.0.758355392315.issue24385@psf.upfronthosting.co.za> |
2015-06-05 19:40:35 | jaharkes | link | issue24385 messages |
2015-06-05 19:40:35 | jaharkes | create | |
|