Openembedded Core Discussions
 help / color / mirror / Atom feed
* Performance issue of libtool-2.4.4
@ 2015-02-02  8:48 Robert Yang
  0 siblings, 0 replies; only message in thread
From: Robert Yang @ 2015-02-02  8:48 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer


Hello,

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

     # 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), I will go on
investigating on it. Does any one have any ideas, please ?

-- 
Thanks

Robert


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-02  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02  8:48 Performance issue of libtool-2.4.4 Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox