On Fri, Oct 20, 2006 at 02:05:37PM -0700, Steve Langasek wrote: > On Fri, Oct 20, 2006 at 10:58:25PM +0200, Bill Allombert wrote: > > IIRC, the m68k kernels are already cross-compiled. > > Yes, which has repeatedly caused problems due to assumptions in the kernel > packaging that host arch == build arch...
The proposed use of distcc+crossgcc avoid completly this issues. Everything run on the target system, but the actual gcc -c compilation which is done remotely by a cross-compiler. Cheers, -- Bill. <[EMAIL PROTECTED]> Imagine a large blue swirl here. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]