On Monday 08 September 2008 15:32, H. Peter Anvin wrote:diff --git a/arch/x86/Makefile_32.cpu b/arch/x86/Makefile_32.cpuPeter, I'm getting this error:
index e372b58..b72b4f7 100644
--- a/arch/x86/Makefile_32.cpu
+++ b/arch/x86/Makefile_32.cpu
@@ -45,3 +45,8 @@ cflags-$(CONFIG_MGEODEGX1) += -march=pentium-mmx
# cpu entries
cflags-$(CONFIG_X86_GENERIC) += $(call tune,generic,$(call tune,i686))
as: unrecognized option `-mtune=generic32'
I have binutils 2.17.
David