This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/24244] Problem with tr1::shared_ptr and pthreads_mutex_lock



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]