Re: [Tutor] python links

2007-12-16 Thread Michael Langford
Cross compiling python can be a bit of a bear. There build process has python scripts that assume that you're building python for the machine you are building on. There is a patch to help for that which Chris Lambacher has recently updated: http://whatschrisdoing.com/blog/2006/10/06/howto-cross-com

[Tutor] python links

2007-12-16 Thread Mark Alexiuk
Hi All, I have no experience using Python in an embedded application (industrial microcontrollers) but I'm sure it can be done and feel that Python offers many advantages for new OOP developers over C++. I would appreciate any suggestions on embedded processors compatible with Python or some vari