On Thu, Feb 04, 2010 at 10:27:22AM +0000, Will Newton wrote:

>IMO this weak stuff is a holdover from the old days of ELKS etc., I'm
>not sure if it really is that useful any more.

If i don't need stdio, then i don't want it being pulled in. If you
don't care, then you can as well live with this difference for
a simple write();return; program:
$ size static_stdio{,_glibc}
   text    data     bss     dec     hex filename
   2572     128      36    2736     ab0 static_stdio
 512074    1928    6988  520990   7f31e static_stdio_glibc
I, personally, prefer the 3k variant over the 500k one.
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to