RE: threads problems in RedHat9??

2003-06-17 Thread Thomas Bailey
/lib/i686. Just one broblem left: how to built on generic RH9 host without changing permisions on /lib/tls or removing them... Thanks again to Thomas. Thomas Bailey wrote: >Maxim, > >I had a similar problem - the destructors associated with thread >specific storage are not called

=?utf-7?q?RE=3A_threads_problems_in_RedHat9+upc-?==?utf-7?q?+WrU-?=

2003-06-17 Thread Thomas Bailey
Maxim, I had a similar problem - the destructors associated with thread specific storage are not called in the RH 9 pthread library either. You can work around this by linking against the pthread and libc libraries in /lib or /lib/i686, which seem to work. Unfortunately, the only way I could do t

Two pthread libraries on Red Hat 9

2003-06-12 Thread Thomas Bailey
Title: Two pthread libraries on Red Hat 9 Good morning, I've already posted this to the general RedHat list - but it was suggested it might be more appropriate to the development list. I was wondering if anyone could explain to me the difference between the pthread libraries in /lib and /l