Re: Performance issue of libtool-2.4.4
Bob Friesenhahn <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.general |
|---|---|
| Message-ID | <[email protected]> |
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. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool