Message213582
I don't know how to patch the installer, but here are the commands for someone who does. You need gendef and dlltool, which should come with the standard mingw64 installation.
From python27.dll:
$ gendef python27.dll
$ dlltool --as-flags=--64 -m i386:x86-64 -k --output-lib libpython27.a --input-def python27.def |
|
Date |
User |
Action |
Args |
2014-03-14 18:30:50 | Victor.Lazzarini | set | recipients:
+ Victor.Lazzarini, loewis |
2014-03-14 18:30:50 | Victor.Lazzarini | set | messageid: <1394821850.49.0.581677721539.issue20785@psf.upfronthosting.co.za> |
2014-03-14 18:30:50 | Victor.Lazzarini | link | issue20785 messages |
2014-03-14 18:30:50 | Victor.Lazzarini | create | |
|