Re: cross-compiler?

David Mosberger <[email protected]> Mon, 14 Jul 2003 08:54:50 -0700
Newsgroups gmane.linux.redhat.ia64.general
Message-ID <[email protected]>
>>>>> On Mon, 14 Jul 2003 00:59:32 +0530 (IST), Abhijit Karmarkar <[email protected]> said:

  Abhijit> Hello,
  Abhijit> I want to compile ia64 code (kernel+userspace) on a 32-bit system. Is
  Abhijit> there a gcc 3.2 (or someother) rpm for i386, to cross-compile to ia64?

  Abhijit> I could not find it on any RH ftp site :(

  Abhijit> Also is cross-compiling (in this case atleast) as reliable as native?

Not an RPM and entirely unsupported, but there is a tar-ball with a
pre3.4 GCC toolchain at:

 ftp://ftp.hpl.hp.com/pub/linux-ia32/cross-toolchain-i386-to-ia64-030523.tar.gz

	--david