Simon John <[EMAIL PROTECTED]> wrote: > [snip] > > Ha anyone tried cross compiling python with mingw? At work we compile > > our software for lots of platforms (including windows) on a linux > > build host. The windows builds are done with a mingw cross compiler. > > It would be interesting if we could do this with python + extensions > > also. > > Yes, I was thinking of setting up a cross-compiling system, but why > would you use mingw instead of just gcc on Linux?
...because we cross-compile for Windows under linux. The linux builds are done with plain gcc of course. -- Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick -- http://mail.python.org/mailman/listinfo/python-list