Re: weak _pthread_mutex_lock()

2007-08-01 Thread Samuel Thibault
Hi, Thomas Schwinge, le Fri 27 Jul 2007 23:49:29 +0200, a écrit : > As Neal told me that these inline functions are just an optimization > which he copied (when writing libpthread) from Mark Kettenis' code, > perhaps just removing them would already help? I'd recommend that, yes. Having these opt

Re: weak _pthread_mutex_lock()

2007-07-27 Thread Thomas Schwinge
Hello! On Fri, Jul 27, 2007 at 04:55:15PM +0200, Michael Banck wrote: > On Mon, Jul 16, 2007 at 09:31:04PM +0200, Samuel Thibault wrote: > > Is there still a reason for _pthread_mutex_lock() to be weak? > > Hrm, when I recompile openexr with hurd-dev_20070606-2, I now get: > > g++ -pipe -g -Wal