gcc33 creates a zImage which doesnt boot

Olaf Hering olh at suse.de
Tue Nov 11 22:48:16 EST 2003


 On Tue, Nov 11, Olaf Hering wrote:

> This helps.

This one helps as well, with recent binutils:


--- arch/ppc64/Makefile~        2003-10-30 20:19:37.000000000 +0100
+++ arch/ppc64/Makefile 2003-11-11 08:48:58.000000000 +0100
@@ -33,7 +33,7 @@ CFLAGS                += -msoft-float -pipe -Wno-unini
 ifeq ($(CONFIG_POWER4_ONLY),y)
 CFLAGS         += -mcpu=power4
 else
-CFLAGS         += -mtune=power4 -Wa,-mpower4
+CFLAGS         += -mtune=power4 -Wa,-many
 endif

 have_zero_bss := $(shell if $(CC) -fno-zero-initialized-in-bss -S -o /dev/null -xc /dev/null > /dev/null 2>&1; then echo y; else echo n; fi)


--
USB is for mice, FireWire is for men!

sUse lINUX ag, nÜRNBERG

** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc64-dev mailing list