On 31-jan-2007, at 0:19, Breton M. Saunders wrote:
> You can easily build python yourself using buildroot. Or, if you
> don't like buildroot, build it from scratch by applying python
> patch # 1006238 (use google to find) and python 2.4.2.
>
> Once built and installed, delete all of the .py files and .pyc
> files from lib/python2.4. Make sure that your application
> supplies .pyo (optimized python builds). Delete the testing
> packages as well, and anything else unnecessary from lib/
> python2.4/ . When you run your application, make sure you run it
> with python -OO <your file .py> so that the optimized .pyo files
> are used by default.
>
> I ran python 2.4.2 from a 5.5MiB cramfs filesystem from flash on an
> edb9302. The 5.5MiB filesystem contained everything needed for a
> running linux system.
Any idea about RAM footprint? Disk usage is less of a problem than
RAM usage is, for me.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|