On Wed, Feb 03, 2010 at 04:21:29PM +0000, Will Newton wrote: >Hello, > >I have a problem with linking applications statically with uClibc but >without including the stdio functions. This issue has been brought up
See http://bugs.uClibc.org/1033 My theory (which is essentially size-neutral) goes like this, and yes, it's not pretty but seems to work for me: uClibc.org/~aldot/uClibc/bug1033.patch I suggest you compare size(1) of a static build of the testcase (with and without -DUSE_STDIO with your approach.. _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
