Since this is "nt" specific, it could be guarded by 'if os.name=="nt":' or something similar. If cross-compiling, then you obviously are not going to be using MSVC anyway 8-).
Subject: [wxPython] The default_compiler hack in my_distutils breaks
build for wxGTK/Python 2.1
There was a new my_distutils.py sent to the list last week with the fix.
The version in CVS also works.
ยทยทยท
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!