Re: [Evolution-hackers] libtool, its even worse now

2004-03-18 Thread Dan Winship
On Wed, 2004-03-17 at 19:57, Not Zed wrote: I presume you mean doesn't? Anyway, this is what happened to me, 1 line change in a small file in mail, cd to mail: time make install libtool 1.5.3 - 3 minutes libtool 1.4.4 - 30 seconds Hm... I've got libtool 1.5 (.0 i guess) and it takes

Re: [Evolution-hackers] libtool, its even worse now

2004-03-18 Thread JP Rosevear
On Thu, 2004-03-18 at 08:23, Dan Winship wrote: On Wed, 2004-03-17 at 19:57, Not Zed wrote: I presume you mean doesn't? Anyway, this is what happened to me, 1 line change in a small file in mail, cd to mail: time make install libtool 1.5.3 - 3 minutes libtool 1.4.4 - 30

Re: [Evolution-hackers] libtool, its even worse now

2004-03-18 Thread Chris Toshok
the single biggest improvement in make install's runtime that I've seen came from switching from ext3 to xfs. I'm still with NotZed, though. I'm still not a believer that the wasted time spent inside libtool's maze of opaque shell script is serving us better than ~500 lines of custom makefile

Re: [Evolution-hackers] libtool, its even worse now

2004-03-18 Thread Not Zed
On Thu, 2004-03-18 at 09:16 -0500, JP Rosevear wrote: On Thu, 2004-03-18 at 08:23, Dan Winship wrote: On Wed, 2004-03-17 at 19:57, Not Zed wrote: I presume you mean doesn't? Anyway, this is what happened to me, 1 line change in a small file in mail, cd to mail: time make

Re: [Evolution-hackers] libtool, its even worse now

2004-03-18 Thread Not Zed
On Thu, 2004-03-18 at 08:46 -0800, Chris Toshok wrote: the single biggest improvement in make install's runtime that I've seen came from switching from ext3 to xfs. Yeah? What kinda improvement? When i get suse on i was gonna go xfs. Although on my other box (the one with the now-dead

Re: [Evolution-hackers] libtool, its even worse now

2004-03-17 Thread JP Rosevear
On Wed, 2004-03-17 at 00:02, Not Zed wrote: When jhbuild wants to install libtool 1.5.x, don't let it, it's essentially unusable for development. Even the stupidly long make and install step of 1.4.x pales in comparision. e.g. make make install in evolution/mail, after a 1 line change,

Re: [Evolution-hackers] libtool, its even worse now

2004-03-17 Thread Not Zed
I presume you mean doesn't? Anyway, this is what happened to me, 1 line change in a small file in mail, cd to mail: time make install libtool 1.5.3 - 3 minutes libtool 1.4.4 - 30 seconds That is just completely unusable to me. 30 seconds is painful, 3 minutes just crawl by. On Wed,

[Evolution-hackers] libtool, its even worse now

2004-03-16 Thread Not Zed
When jhbuild wants to install libtool 1.5.x, don't let it, it's essentially unusable for development. Even the stupidly long make and install step of 1.4.x pales in comparision. e.g. make make install in evolution/mail, after a 1 line change, takes around 3 minutes. This is on a machine that