Michael George <mdgeo...@cs.cornell.edu> wrote: > I have an extension module that I've built using distutils. I wonder if > it's possible to use distutils to cross-compile it for windows on my > linux box, and whether the pain involved is great. Can anyone point me > in the right direction?
Take a look at OpenEmbedded; I have patches against distutils that make it crosscompile most packages. :M: -- http://mail.python.org/mailman/listinfo/python-list