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

From: Xavier Bestel
Date: Fri Dec 09 2005 - 17:43:01 EST


Le vendredi 09 décembre 2005 à 13:50 -0500, Lee Revell a écrit :
> I'm trying to build an x66-64 kernel on a 32 bit system (Ubuntu 5.10).
> I added -m64 to the CFLAGS as per the gcc docs.

Under debian 32bits with 64bits kernel, I just add -m64 somewhere in the
main Makefile to rebuild my modules. Didn't try with a whole kernel
though.

Xav


-
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/