libtool
[Top][All Lists]
Advanced

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

Performance issue of libtool-2.4.4


From: Robert Yang
Subject: Performance issue of libtool-2.4.4
Date: Mon, 2 Feb 2015 17:42:12 +0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.3.0


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:

    # Save the command pipeline results for further use by callers of
    # this function.
    func_extract_trace_result=`$ECHO "$_G_mini" \
      |$M4 -daq --prefix $_G_m4_traces - "$@" 2>&1 1>/dev/null \
      |$SED -n -e "$_G_transform"`

This may increase the build time (just a rough guess), does any other
one also notice the performance issues, please ? I will go on
investigating on it.

Any suggestion is appreciated.

--
Thanks

Robert



reply via email to

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