Hi I have several x86-32bit system and compile them on a x86-64bit system. Whenever i forget to supply "ARCH=x86" for *config/build/whatever this messes with the build or totaly botches the .config (for *config) Why isn't i386 and x86_64 just treated as "x86"? Or at least don't overrwrite THE first 4 CONFIGs: CONFIG_64BIT CONFIG_X86_32 CONFIG_X86_64 CONFIG_X86 for an existing .config. Bis denn -- Real Programmers consider "what you see is what you get" to be just as bad a concept in Text Editors as it is in women. No, the Real Programmer wants a "you asked for it, you got it" text editor -- complicated, cryptic, powerful, unforgiving, dangerous. -- 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