Re: 2.6.8 link failure for powerpc-970?

From: Anton Blanchard
Date: Wed Sep 22 2004 - 21:14:02 EST



Hi,

> use this patch
> --- linux-2.6.8/arch/ppc64/Makefile~ 2004-09-03 13:02:48.372244432
> +0200
> +++ linux-2.6.8/arch/ppc64/Makefile 2004-09-03 13:02:48.372244432
> +0200
> @@ -28,5 +28,7 @@
> LDFLAGS_vmlinux := -Bstatic -e $(KERNELLOAD) -Ttext
> $(KERNELLOAD)
> CFLAGS += -msoft-float -pipe -mminimal-toc -mtraceback=none
> +
> +CFLAGS += $(call cc-option,-mcall-aixdesc)

We shouldnt need this with the two recent patches from Alan Modra
(add -synthetic to nm in arch/ppc64/Makefile and add an opd section
in the ppc64 vmlinux.lds).

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