Re: problems with threads in a shared object



Now there's a simular problem with the shared library. I have a function in
the main program that uses mutextes. I call that function in the .so and
compile the .so. But when I run the program it quits with an dlopen() error,
that was not there before calling the mutex function.  So the .so is not
even loaded.
What could be wrong?

Greets,
Luka



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