[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Python on MicroBlaze-uClinux
Ivan wrote:
> Hi again John,
>
> while i am waiting for my ethernet board, i try to compile different
> applications of the uClinux distribution to check that they run fine
> over MicroBlaze. Particularly i was interesting in python. I compile it
> and it works fine!!! :)
It's nice when it just works like that...
A successful build of PHP for uClinux was also recently announced:
http://www.ucdot.org/article.pl?sid=04/02/29/2316221&mode=thread
> But there is a problem... python is not small, about 221K compressed
> (588K if not), and the external modules are compiled in a big library
> libpython2.0.a (about 3.0M) :(
ouch. I think this is pretty common. The standard Gnu tools are great,
but not always developed with small size in mind... This is what
inspired the uClibc and busybox projects.
Cheers,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/