Re: i386 -> x86_64 cross compile failure (binutils bug?)

From: Kyle McMartin
Date: Fri Dec 09 2005 - 16:18:42 EST


> The problem does not seem to be lack of x86-64 support in the assembler.
> I symlinked /usr/bin/as to /usr/x86_64/bin/x86_64-linux-as and got the
> exact same relocation error.
>

The problem appears to be that your GCC doesn't have support for these
relocations, not AS.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/