« Return to Thread: pthread issue on OpenSUSE 10

Re: pthread issue on OpenSUSE 10

by Dima Rusyy :: Rate this Message:

Reply to Author | View in Thread

Thanks, I really link with g++ but your recipe didn't help.

I also looked at /lib/libpthread.so and _pthread_cleanup_push_defer is properly defined there.
I can't get why g++ can't link it. This is just a common function that defined in library. No matter how I use it : in C or C++ application. I also tried with static libpthread_nonshared.a but the result is the same.

Thanks!


 « Return to Thread: pthread issue on OpenSUSE 10