[Python-Dev] Enabling Python cross-compilation
Guido van Rossum
guido@python.org
Thu, 01 Aug 2002 11:35:47 -0400
> Someone just posted this link to the German Python mailing
> list:
>
> http://www.ailis.de/~k/knowledge/crosscompiling/python.php
>
> The page contains instruction to cross compile Python for
> the ARM processor and includes a patch which enables cross
> compiling Python in a very generic way.
>
> Wouldn't it make sense to add this kind of support to the
> standard dist ?
Sure!
--Guido van Rossum (home page: http://www.python.org/~guido/)