Message93458
There are two easy to fix issues with the
msvc9compiler_stripruntimes.diff patch: 1) the dependency for 64-bit
VC90.CRT is not removed and 2) the VC90.CRT dependency is removed also
from executables, which will fail to run. A revised patch is attached.
This is used to build the Matplotlib binaries for Windows and also works
for numpy, pygame and PIL. |
|
Date |
User |
Action |
Args |
2009-10-02 21:37:41 | cgohlke | set | recipients:
+ cgohlke, loewis, mhammond, christian.heimes, koen, aheider, zhirsch, jdetaeye |
2009-10-02 21:37:40 | cgohlke | set | messageid: <1254519460.84.0.837135424443.issue4120@psf.upfronthosting.co.za> |
2009-10-02 21:37:39 | cgohlke | link | issue4120 messages |
2009-10-02 21:37:39 | cgohlke | create | |
|