[Python-Dev] Using SCons for cross-compilation

"Martin v. Löwis" martin at v.loewis.de
Thu Nov 9 06:30:42 CET 2006


Patch #841454 takes a stab at cross-compilation
(for MingW32 on a Linux system, in this case),
and proposes to use SCons instead of setup.py
to compile extension modules. Usage of SCons
would be restricted to cross-compilation (for
the moment).

What do you think?

Regards,
Martin


More information about the Python-Dev mailing list