On 07/14/2014 09:57 PM, Dimitris Papastamos wrote:
>
> so for a single foo.c:
>
> #include "arg.h"
>
> char *argv0; /* not static */
>
Ah, that was it. I had
static char const *argv0;
Removing the staticness fixed it.
Weldon
Received on Mon Jul 14 2014 - 18:52:30 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 14 2014 - 19:00:15 CEST