From: Marko Mikulicic <marko@seul.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] Distribuited build
Date: Sun, 09 Jun 2002 16:31:24 -0400 [thread overview]
Message-ID: <3D03BB1C.8010405@seul.org> (raw)
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
next reply other threads:[~2002-06-09 14:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-09 20:31 Marko Mikulicic [this message]
2002-06-09 14:38 ` [gentoo-dev] Distribuited build Paul de Vrieze
2002-06-09 21:17 ` Marko Mikulicic
2002-06-09 21:49 ` Nick Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D03BB1C.8010405@seul.org \
--to=marko@seul.org \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox