snake running on embedded device

Brad Clements bkc at Murkworks.com
Thu May 8 11:07:14 EDT 2003


I ported Python 2.3a2 to uC5272 running uClinux (8 meg ram, 4 meg flash)

That port also included libxslt and libxml2 linked in statically. Tight
squeeze, but it works.

175 pystone/sec . a rocket!

Fortunately we're moving to X-scale ;-)

All I needed to do was tweak ./configure, use VPATH makefiles and tweak
Makefile.pre.in


--
Novell DeveloperNet Sysop #5

_
"piter" <tojopiter at yahoo.com> wrote in message
news:b9cujv$et9$1 at news.onet.pl...
> Hi folks,
>
> I'd like to port python to embedded system based on STMicroelectronics
5514
> chip.
> It has limited memory to 8 MB and is diskless.
> Mission impossible?
> Any hints?
>
> Piter
>
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>








More information about the Python-list mailing list