Re: Found process taking too much CPU: libtool

2006-11-24 Thread Bob Friesenhahn
On Fri, 24 Nov 2006 [EMAIL PROTECTED] wrote: My system has slowed to a dog lately, and I found the culprit: libtool. What version of libtool is being used? What operating system and CPU are being used? The development version of libtool is considerably faster than earlier versions. Bob ==

Found process taking too much CPU: libtool

2006-11-24 Thread Ulmo
My system has slowed to a dog lately, and I found the culprit: libtool. In "top", the process "sh" sits there for ages upon ages -- many hours (possibly days) total during builds. I almost never see gcc. When I see what process is running "sh", it is libtool. You need to create a portable C ver

Re: LT_* equivalent to AC_CHECK_LIB?

2006-11-24 Thread Patrick Welche
On Mon, Jul 03, 2006 at 11:14:09PM +0200, Ralf Wildenhues wrote: > * Tim Mooney wrote on Mon, Jul 03, 2006 at 10:50:23PM CEST: ... > Probably, yes. > > > I seem to recall discussion on this list in the past about why > > distributions were doing that, but I don't recall what any of the reasons > >