Enrico Weigelt wrote:
* Coert Waagmeester <lgro...@waagmeester.co.za> wrote:
My setup is one 32bit pc with gentoo and another 64bit pc with gentoo
I managed to get this going on the 64bit with a 32-bit chroot, distcc,
and crosstools
Why do you need an 32bit chroot if you're going to use an
crosscompiler anyways ?
You are right, I only have distcc in the 32bit chroot, it ofcourse
already has the 32bit gcc et al.
I have a 64bit crossdev setup on my 32 bit machine. that is where the
confusion came in.
Just make sure you compiled your kernel with IA32 binary support (should
be default)
The _target_ kernel has to support the IA32 ABI. The host (building)
might be better off w/o it (better detection of build errors).
How would this work exactly?
64 bit only installation with a 32 bit crossdev installation?
cu