libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Performance issue of libtool-2.4.4


From: Robert Yang
Subject: Re: Performance issue of libtool-2.4.4
Date: Tue, 3 Feb 2015 16:10:23 +0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.3.0



On 02/02/2015 10:19 PM, Bob Friesenhahn wrote:
On Mon, 2 Feb 2015, Robert Yang wrote:


Hello libtool,

It seems that libtool (2.4.4) has increased the packages build time, after
a rough investigation, it maybe because new libtoolize needs run a m4
command:

Did you time 'libtoolize' and compare the timings with 2.4.4 to the release you
were using before?

Libtoolize is not normally considered to be part of package build time since
packages usually already come 'libtoolized' (using some random version of 
libtool).

Bob

Sorry, I was wrong, tt seems that libtoolize is not the key, but libtool,
when compile cairo-1.12.18:

                libtool 2.4.2   libtool 2.4.5
configure:      31s             32s
compile:        54s             64s

The libtool 2.4.5 costs 10 more seconds. I'm debugging on it, any suggestion
is appreciated.

// Robert



reply via email to

[Prev in Thread] Current Thread [Next in Thread]