Compiling Python for uCLinux appliance?
Diez B. Roggisch
deets at nospam.web.de
Wed Jul 29 10:46:47 EDT 2009
More information about the Python-list mailing list
Wed Jul 29 10:46:47 EDT 2009
- Previous message (by thread): Compiling Python for uCLinux appliance?
- Next message (by thread): Compiling Python for uCLinux appliance?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gilles Ganault wrote: > Hello > > I just got a small appliance based on a Blackfin CPU with 64MB RAM and > 258MB NAND flash. Using the stock software, there's about 30MB of RAM > left. > > Besides C/C++ and shel scripts, I was wondering if it were realistic > to upload a few Python scripts in such a small appliance? Try & check out the gumstix software repo. It comes with python, and thus some crosscompiling/build-instructions should be in there. Diez
- Previous message (by thread): Compiling Python for uCLinux appliance?
- Next message (by thread): Compiling Python for uCLinux appliance?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list