bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dlsym broken in glibc (2.2.5)


From: Wolfram Gloger
Subject: Re: dlsym broken in glibc (2.2.5)
Date: Fri, 20 Sep 2002 10:42:33 +0200 (MDT)

> It seems that under Linux (glibc2.2.5), the libdl is just plainly
> *broken*. I've attached a very simple C program that should give me the
> address of the function "testfunc". Under Solaris (8), it works. However
> under Linux (RedHat 7.3) it doesn't. Am I doing something wrong, or is
> this a real bug?

No bug, try compiling with -Wl,--export-dynamic.

Regards,
Wolfram.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]