On Mon, Nov 29, 2010 at 01:16:08PM +0100, Carmelo AMOROSO wrote:
>From: Salvatore Cro <[email protected]>
>
>Argp is an advanced support for parsing unix-style argument vectors.
>In addition to the common getopt interface, it provides automatic response
>to `--help' and `--version' options and use of custom parser in conjunction
>with argp native option parser, among others.
>Argp support is required by elfutils package and prelink.
>
>In uClibc argp functionalities has been moved from C library to libuargp.so
>Further the libc.so linker script contains an AS_NEEDED entry so that
>it doesn't need to link libuargp.so explicitely.

You don't really handle UCLIBC_HAS_GETOPT_LONG nor SUS getopt, do you?

Out of curiosity, can you provide bloat-o-meter output and size(1) stats, 
please?
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to