All of lore.kernel.org
 help / color / mirror / Atom feed
* Convoluted dependencies
@ 2011-10-07 14:09 Richard Purdie
  2011-10-07 16:34 ` Saul Wold
  2011-10-07 16:54 ` Otavio Salvador
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Purdie @ 2011-10-07 14:09 UTC (permalink / raw)
  To: openembedded-core

I've been trying to figure out why our builds take as long as they do.
It appears our dependency chains are getting more and more convoluted
and this certainly isn't helping things. Specific pain points look like:

bison-native -> gettext-native
flex-native -> gettext-native
(which limits binutils-cross)

gettext-native -> libxml2-native -> python-native
(hence gettext takes a *long* time to be built)
What uses the python xml bindings?

pseudo-native -> sqlite3-native
(dragging out the time our effectively single threaded init takes)

I'm mentioning this in case anyone has good ideas for fixing some of
these...

Cheers,

Richard





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-07 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07 14:09 Convoluted dependencies Richard Purdie
2011-10-07 16:34 ` Saul Wold
2011-10-07 16:54 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.