Re: Kernel Cross Compiling

David Mosberger <[email protected]> Fri, 13 Feb 2004 13:31:28 -0800
Newsgroups org.kernel.vger.linux-gcc,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
>>>>> On Fri, 13 Feb 2004 21:57:43 +0100, Herbert Poetzl <[email protected]> said:

  Herbert> I got all headers fixed, except for the ia64, which still
  Herbert> doesn't work

Something sounds wrong here. You shouldn't have to patch headers.

A recipe for building ia32->ia64 cross-toolchain on Debian can be
found here:

 http://www.gelato.unsw.edu.au/IA64wiki/CrossCompilation

	--david