[uClibc]LSH mostly works on uClibc system

Erik Andersen andersen at codepoet.org
Mon Oct 15 16:57:01 UTC 2001


On Mon Oct 15, 2001 at 11:15:13AM +0200, Robert Schwebel wrote:
> Hi!
> 
> There are still some issues with the port - perhaps one of the libc
> experts on this list has an idea what the correct solution is.
> 
> In <errno.h> there are two varialbles defined, in case it is compiled with
> -D_GNU_SOURCE:
> 
>   extern char *program_invocation_name, *program_invocation_short_name;
> 
> Somehow these variables are also compiled into glibc:
> 
>   robert at callisto:~ ! nm -n /lib/libc.so.6 |grep program_invocation
>   00116084 V program_invocation_name
>   00116088 V program_invocation_short_name
>   robert at callisto:~ !
> 
> but not in uClibc:
> 
>   robert at callisto:~ ! nm -n /usr/i386-linux-uclibc/lib/libc.so.0 |grep
>   program_invocation
>   robert at callisto:~ !

Could you try again now?

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list