lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Don't forget that removing floating point can save lots of space
(assuming NIOS doesn't have a FPU).

BTW, the ".a" files are not needed for runtime!

-j


On Wed, 20 Oct 2004 13:35:19 +0000, Bennett Todd <bet@rahul.net> wrote:
> 2004-10-20T02:09:31 Mike Crowe:
> > MCrowe@MCrowe lua $ l bin
> > total 395
> > -rw-rw-rw-    1 MCrowe   mkpasswd   403948 Oct 19 21:59 lua
> 
> Bent Linux 1.1 has a statically linked lua 5.0.2 that's rather
> smaller:
> 
> -rwxr-xr-x    1 root     root       145448 Oct 13 16:45 /usr/bin/lua
> 
> uClibc rules:-).
> 
> -Bennett
> 
> 
> 


-- 
Person who say it cannot be done should not interrupt person doing it.
 -- Chinese Proverb