|
Posted by Peter J. Holzer on June 13, 2008, 2:05 am
Please log in for more thread options > I have always run perl on laptops and desktops.
>
> We are looking to make a little LINUX display.
>
> Which begs me to ask the question
>
> Does LINUX and PERL run on small embedded devices ?
Depends on what you mean by "small". When I was doing embedded work a
few years ago, we had 4 MB of flash - enough for a linux kernel, a
busybox shell and our application. I didn't even try to fit perl onto
that thing - even if I had succeeded, everybody would have considered
the space that the perl interpreter needed as wasted.
hp
|