|
Synopsis: pthread_cleanup_pop never runs the configured routine
Responsible-Changed-From-To: freebsd-bugs->freebsd-threads Responsible-Changed-By: linimon Responsible-Changed-When: Fri Aug 6 14:54:30 UTC 2010 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=149366 _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[hidden email]" |
|
The following reply was made to PR threads/149366; it has been noted by GNATS.
From: David Xu <[hidden email]> To: [hidden email], [hidden email] Cc: Subject: Re: threads/149366: pthread_cleanup_pop never runs the configured routine Date: Thu, 12 Aug 2010 10:44:12 +0000 Oops, sorry, I have sent reply to wrong person. The answer is, you should link your program with libpthread, otherwise, it won't work. Regards, David Xu _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[hidden email]" |
|
In reply to this post by linimon
The following reply was made to PR threads/149366; it has been noted by GNATS.
From: Mark Linimon <[hidden email]> To: [hidden email] Cc: Subject: Re: threads/149366: pthread_cleanup_pop never runs the configured routine Date: Wed, 11 Aug 2010 22:44:01 -0500 ----- Forwarded message from David Xu <[hidden email]> ----- From: David Xu <[hidden email]> To: [hidden email] CC: [hidden email], [hidden email] Subject: Re: threads/149366: pthread_cleanup_pop never runs the configured routine You should link your program with libpthread, otherwise, it won't work. Regards, David Xu ----- End forwarded message ----- _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[hidden email]" |
|
In reply to this post by linimon
The following reply was made to PR threads/149366; it has been noted by GNATS.
From: David Xu <[hidden email]> To: [hidden email], [hidden email] Cc: Subject: Re: threads/149366: pthread_cleanup_pop never runs the configured routine Date: Thu, 12 Aug 2010 10:44:12 +0000 Oops, sorry, I have sent reply to wrong person. The answer is, you should link your program with libpthread, otherwise, it won't work. Regards, David Xu _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[hidden email]" |
|
In reply to this post by linimon
The following reply was made to PR threads/149366; it has been noted by GNATS.
From: Mark Linimon <[hidden email]> To: [hidden email] Cc: Subject: Re: threads/149366: pthread_cleanup_pop never runs the configured routine Date: Wed, 11 Aug 2010 22:44:01 -0500 ----- Forwarded message from David Xu <[hidden email]> ----- From: David Xu <[hidden email]> To: [hidden email] CC: [hidden email], [hidden email] Subject: Re: threads/149366: pthread_cleanup_pop never runs the configured routine You should link your program with libpthread, otherwise, it won't work. Regards, David Xu ----- End forwarded message ----- _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[hidden email]" |
|
In reply to this post by linimon
[hidden email] wrote:
> Synopsis: pthread_cleanup_pop never runs the configured routine > > Responsible-Changed-From-To: freebsd-bugs->freebsd-threads > Responsible-Changed-By: linimon > Responsible-Changed-When: Fri Aug 6 14:54:30 UTC 2010 > Responsible-Changed-Why: > Over to maintainer(s). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=149366 > _______________________________________________ You should link your program with libpthread, otherwise, it won't work. Regards, David Xu _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[hidden email]" |
| Powered by Nabble | Edit this page |
