This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/24244] Problem with tr1::shared_ptr and pthreads_mutex_lock
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Oct 2005 10:54:17 -0000
- Subject: [Bug libstdc++/24244] Problem with tr1::shared_ptr and pthreads_mutex_lock
- References: <bug-24244-133@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pcarlini at suse dot de 2005-10-13 10:54 -------
An additional, important, clarification, not present in the public exchange: in
any case, passing -lpthread is necessary for the problem to appear, because
otherwise no (uninitialized) mutexes are actually involved.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24244