Re: [PATCH] time-space tradeoff (reuse tpool, one CV per worker thread)

2001-11-25 Thread Brian Pane
Justin Erenkrantz wrote: [ Moving this part of the discussion to [EMAIL PROTECTED] ] On Fri, Nov 23, 2001 at 03:16:35PM -0800, Brian Pane wrote: Thanks. Here's my patch to optimize away the mutex operations in pools that have been designated thread-private. With the current worker code, it can

apr_20011124232015 compile cannot find libtool

2001-11-25 Thread Blair Zajac
Hello, I just got apr_20011124232015.tar.gz and with the following steps, the code is not compiling on a RedHat 7.1 box with gcc 2.95.3 glibc-2.2.4-19 autoconf 2.52f automake 1.5 libtool 1.4.2 ./buildconf env CFLAGS=-O3 ./configure