On 15 Oct 2001, Niels Möller wrote:
> It's not a function. program_invocation_name is a variable of type
> char *.

Ok, I've finally had a look into my Kernighan-Ritchie :-) The variable is
only declared (which means that the type is known), but nowhere _defined_,
that means that no memory is defined for it.

I assume this is a bug in uClibc...

Robert
-- 
 +--------------------------------------------------------+
 |             Dipl.-Ing. Robert Schwebel                 |
 |      Linux Solutions for Science and Industry          |
 |  Braunschweiger Straße 79, 31134 Hildesheim, Germany   |
 |     Phone: +49-5121-28619-0  Fax: +49-5121-28619-4     |
 +--------------------------------------------------------+


Reply via email to