public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Distribuited build
@ 2002-06-09 20:31 Marko Mikulicic
  2002-06-09 14:38 ` Paul de Vrieze
  0 siblings, 1 reply; 4+ messages in thread
From: Marko Mikulicic @ 2002-06-09 20:31 UTC (permalink / raw
  To: gentoo-dev

Hello,

Do you all use only a single machine to build ?
Does anyone use distributed build tools, like distcc or
other tricks.
  While building a sigle package can be "upgraded" to
distcc simply using the parallel make features and
redirecting the compiler, it should be useful if entire ebuilds
could be done in parallel.
  For example, when a package has two dependents they could
be built in parallel. This would be specially useful for
this packages wich doesn't build correctly with -j>1.

I have a lot of unused ghz in my lan which could do lots of
background jobs if they could be well distributed.
  I'm not thinking jet of a way to implement this (it should not
be very difficult) but I'm interested to know what
are the need, habits, testing methodology of the developers.


Marko

PS: for those who doesn't know distcc: http://ftp.samba.org/ftp/distcc/.
It preprocess locally and compiles on remote hosts.

If you share the filesystem with the sources, and have the same
set of libraries/headers on all machines then "makeitdisturbed"
offer better performance. 
http://pcm4036.die.supsi.ch/projects/makeitdisturbed



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

end of thread, other threads:[~2002-06-09 22:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-09 20:31 [gentoo-dev] Distribuited build Marko Mikulicic
2002-06-09 14:38 ` Paul de Vrieze
2002-06-09 21:17   ` Marko Mikulicic
2002-06-09 21:49     ` Nick Jones

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