[PATCH v3] add a bit less to the size

Carmelo AMOROSO carmelo.amoroso at st.com
Tue Oct 18 04:58:33 UTC 2011


On 14/10/2011 12.04, Bernhard Reutner-Fischer wrote:
> Hi,
> 
> I'm not convinced that i like that new error output for !STANDALONE wrt
> ignoring LD_LIBRARY_PATH.
> 

ok to remove.

> Second, please be careful with the size(1):
>    text	   data	    bss	    dec	    hex	filename
>    7796	    708	     80	   8584	   2188	ldd.oorig
>    8111	    716	    136	   8963	   2303	ldd.v2
>    7940	    708	     80	   8728	   2218	ldd.v2-not-alone
>    8020	    708	    136	   8864	   22a0	ldd.v3
> 

v3 looks fine and cleaner to me. I'll remove the inclusion of stdint.h
(previously required for uint8_t) and apply.

thanks,
Carmelo

> Carmelo AMOROSO (1):
>   ldd: take LD_LIBRARY_PATH into account
> 
>  utils/Makefile.in |    2 +-
>  utils/ldd.c       |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 54 insertions(+), 2 deletions(-)
> 



More information about the uClibc mailing list