[parisc-linux] Cross compiler -- on Alpha?

Philipp Rumpf prumpf@inwestnet.de
Wed, 15 Mar 2000 18:26:57 +0100


> Will the new ELF compiler/binutils work on an Alpha
> Linux box?  (I wouldn't think it would make a difference
> what the host was but then there may be a subtlety there
> I'm unaware of.)  My x86 is out of disk.

It might.  The only real difference between alpha and i386 to run a
cross-compiler on is sizeof(long), and I don't think we rely on that
too heavily in gcc.

	Philipp Rumpf