RE: [PATCH] make rwlocks SHAREABLE + cleanups
"Howell, David P" <[email protected]>
| Newsgroups | gmane.linux.ngpt.devel |
|---|---|
| Message-ID | <[email protected]> |
-----Original Message----- >From: [email protected] [mailto:[email protected]] >Sent: Thursday, August 29, 2002 1:13 PM >To: [email protected] >Subject: [pthreads-devel] [PATCH] make rwlocks SHAREABLE + cleanups > <<Stuff Deleted>> > >c) declaration pthread_kill_all_threads() removed from td_manager.c but >still > does not compile when configuring --enable-thread_db > Good catch on pthread_kill_all_threads(), an artifact of the original code that needs to die. But as for the compile errors with --enable-thread_db, I'm at a loss as I have been compiling it with this option for some time. What release (assuming stock 2.01) and what are the errors that you are seeing? I'm working with ngpt-2.0.2pre4 and it has --enable-thread_db as the default. Thanks, Dave Howell