Re: AMD64: dead-lock issue with gcc-4_0-branch libstdc++ and POSIX write locks.

2005-05-14 Thread Andrew Pinski
On May 14, 2005, at 12:41 PM, Karel Gardas wrote: Hello, just short follow-up to this thread. I've also tried gcc head (from today) and its libstdc++ is OK, i.e. no dead-lock presented. I've also verified that it is libstdc++ and not libgcc_s. Any idea what's going wrong with GCC 4.0.x's libstdc

Re: AMD64: dead-lock issue with gcc-4_0-branch libstdc++ and POSIX write locks.

2005-05-14 Thread Karel Gardas
Hello, just short follow-up to this thread. I've also tried gcc head (from today) and its libstdc++ is OK, i.e. no dead-lock presented. I've also verified that it is libstdc++ and not libgcc_s. Any idea what's going wrong with GCC 4.0.x's libstdc++? Thanks, Karel

AMD64: dead-lock issue with gcc-4_0-branch libstdc++ and POSIX write locks.

2005-05-14 Thread Karel Gardas
Hello, in a process of installing new box I've found interesting issue: MICO's IDL compiler dead-locks while compiled with 4.0.x, but not while compiled with 3.4.4 (provided by OS). It is even more interesting, since it dead-locks only when linked against 4.0.x's libstdc++ but not when linked a