Hi Laurent, If your static app does not use stdio then it will not be linked into the binary. If it is linked in, then you must be using a broken toolchain, so what versions of uClibc and GCC do you use?
Cheers, On 28 Apr 2012 03:20, "Laurent Bercot" <[email protected]> wrote: > I say this as something of an outsider/observer, but to me too this is > really disheartening. Add me to the list, Rich. > - for instance, the fact that giant locale init stuff gets pulled into > static binaries wheneve... I have a complete set of apps that do not use stdio. I want to advertise their small binary size. If statically linked binaries with the uClibc still include the stdio code, I will have to look for *yet another* C library to compile them with. Sigh. > I hope this email doesn't come across as too much of a rant/flame. I > want to see uClibc do wel... Same here. -- Laurent _______________________________________________ uClibc mailing list [email protected] http://lists.b... _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
