This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dlopen/dlclose problems


On Sat, Nov 27, 2010 at 1:03 PM, Andreas Fink
<andreas.fink85@googlemail.com> wrote:
> Attached is again a test program and a test library which fails for glibc-2.12.1 (glibc-2.9 works). Please can you confirm this
> behaviour with your glibc?

The example works fine on Ubuntu 8.04 on x86_64.

e.g.
~~~
./test_dlopen
N[0]=5
library should be unloaded --> recompile and press enter

N[0]=42
~~~

I don't know what is wrong with your system or the procedure you are using.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]