Message121244
> But different build system make new plaform!
Maybe, but not a new "sys.platform".
VC6 and VS9.0 don't share any project file for the compilation; but they both build a sys.platform=='win32'.
Distutils has to use another way to make the difference and choose the right compiler (in distutils.mscvcompiler.get_build_version()) |
|
| Date |
User |
Action |
Args |
| 2010-11-15 21:14:28 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, lkcl, zooko, davidfraser, giampaolo.rodola, tarek, eric.araujo, rpetrov, rschoon.old, WhiteTiger, BreamoreBoy, LRN |
| 2010-11-15 21:14:28 | amaury.forgeotdarc | set | messageid: <[email protected]> |
| 2010-11-15 21:14:26 | amaury.forgeotdarc | link | issue3871 messages |
| 2010-11-15 21:14:26 | amaury.forgeotdarc | create | |
|