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(-) > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
