> Not sure if this is a bug I think it is. It seems that the cross-build support in msvc9compiler has been tested only in a build tree of Python (where there is no Libs directory).
For released copies of Python, I could change that to distribute the AMD64 pythonXY.lib in libs/amd64. [FWIW, I'm still puzzled why I ship the import libraries of all the pyd files as well - I can't see a reason other than tradition]. Then, distutils should change to look it up there. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list