Message57873
I've created another patch to add VS 2008 support to distutils. The new
patch requires you to copy the msvccompiler.py first:
$ cd Lib/distutils
$ svn copy msvccompiler.py msvc9compiler.py
$ cd ../..
$ patch -p0 < py3k_vs2008_4.patch
Martin, if you are going to build Python 3.0a2 with VS 2008 then this
patch should be applied. I've tested it with VS 2008 and it *may* be
compatible with VS 2005, too. |
|
| Date |
User |
Action |
Args |
| 2007-11-27 14:43:43 | christian.heimes | set | spambayes_score: 0.00434224 -> 0.00434224 recipients:
+ christian.heimes, loewis, mhammond, weck |
| 2007-11-27 14:43:42 | christian.heimes | set | spambayes_score: 0.00434224 -> 0.00434224 messageid: <1196174622.87.0.702401879535.issue1455@psf.upfronthosting.co.za> |
| 2007-11-27 14:43:42 | christian.heimes | link | issue1455 messages |
| 2007-11-27 14:43:42 | christian.heimes | create | |
|