On Sunday 03 April 2005 03:10, Andrew Gaffney wrote:
> Andrew de Quincey wrote:
> > Hi, I hope this is the correct place to send this.
> >
> > I have setup distcc in my network. Most of the hosts are i686, but one of
> > them is x86_64. I wish to distribute tasks to the i686 machines from the
> > x86_64 machine. This involves installing a cross compiler on the i686
> > machines for x86_64 tasks. Crossdev is overkill for this - I don't
> > actually _need_ glibc and the like on the client machines for a simple
> > distcc environment. It really adds to the upgrade time when emerge sync;
> > emerge worlding.
>
> crossdev -s1 -t <x86_64 CHOST>
According to the docs, that doesn't compile a c++ compiler:
-s1, --stage1 Build a C compiler (no libc/C++)
--
[email protected] mailing list