1 |
Andrew de Quincey wrote: |
2 |
> Hi, I hope this is the correct place to send this. |
3 |
> |
4 |
> I have setup distcc in my network. Most of the hosts are i686, but one of them |
5 |
> is x86_64. I wish to distribute tasks to the i686 machines from the x86_64 |
6 |
> machine. This involves installing a cross compiler on the i686 machines for |
7 |
> x86_64 tasks. Crossdev is overkill for this - I don't actually _need_ glibc |
8 |
> and the like on the client machines for a simple distcc environment. It |
9 |
> really adds to the upgrade time when emerge sync; emerge worlding. |
10 |
|
11 |
crossdev -s1 -t <x86_64 CHOST> |
12 |
|
13 |
-- |
14 |
Andrew Gaffney http://dev.gentoo.org/~agaffney/ |
15 |
Gentoo Linux Developer Installer Project |
16 |
-- |
17 |
gentoo-dev@g.o mailing list |