On Fri, Oct 26, 2001 at 03:37:40PM -0400, Andy Wingo wrote:
> Greetings,
>
> I've been having a number of issues this afternoon with the dlopen() facility
> on
> my debian unstable system. I didn't want to submit a bug report until I was
> sure, so here it is:
>
> $ cat test-dlopen.c
> #include
Greetings,
I've been having a number of issues this afternoon with the dlopen() facility on
my debian unstable system. I didn't want to submit a bug report until I was
sure, so here it is:
$ cat test-dlopen.c
#include
#include
int main(int argc, char* argv[]) {
void *handle = dlopen(argv[1
2 matches
Mail list logo