On 02/04/2015 10:48 PM, Bob Friesenhahn wrote:
On Wed, 4 Feb 2015, Robert Yang wrote:

When reporting a bug, please describe a test case to reproduce it and
include the following information:

      host-triplet:   $host
      shell:          $SHELL
      compiler:       $LTCC
      compiler flags: $LTCFLAGS
      linker:         $LD (gnu? $with_gnu_ld)
      version:        $progname (GNU libtool) 2.4.5
      automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
      autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`

Perhaps libtool is accidentially executing 'automake --version' and 'autoconf
--version' every time it is executed?  That would certainly lead to a huge
slowdown.

Thanks, yes, you are right, after remove the two lines, the time is the
same as remove the whole block (11s).

// Robert


Bob

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to