> 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