Hello, I want to build a module I developed for 32 bit on a 64 bit machine. It is on a machine running Fedora. I tried to install the kernel-devel of the 32 bit, and to build my module agains that tree, with Make ARCH=i686. But I get error saying: `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. error: CPU you selected does not support x86-64 instruction set Any ideas? is it possible ? I had success with building this module against other 64 bit kernels using this method (installing kernel-devel and building against it). I appreciate if anybody can some link for some howto. Rgs, Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html