Re: [Python-Dev] Minipython

2006-09-24 Thread Milan Krcmar
s run such processes hundreds times). Milan On Sun, Sep 24, 2006 at 06:49:34AM +0200, "Martin v. Löwis" wrote: > Milan Krcmar schrieb: > > Can you give me any information to start with? I would prefer stripping > > current version of Python rather than returning to a years-o

[Python-Dev] Minipython

2006-09-23 Thread Milan Krcmar
I would like to run Python scripts on an embedded MIPS Linux platform having only 2 MiB of flash ROM and 16 MiB of RAM for everything. Current (2.5) stripped and gzipped (I am going to use a compressed filesystem) CPython binary, compiled with defaults on a i386/glibc Linux, results in 500 KiB of