All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.11-rc5: Doesn't compile with gcc-3.4 on ppc
@ 2005-02-26 10:37 Elimar Riesebieter
  2005-02-26 10:44 ` Olaf Hering
  0 siblings, 1 reply; 2+ messages in thread
From: Elimar Riesebieter @ 2005-02-26 10:37 UTC (permalink / raw)
  To: Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 754 bytes --]

Hi all,

tried to build 2.6.11-rc5 on my powerbook, stops as follows:

  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  CHK     usr/initramfs_list
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
mm/built-in.o(.rodata.cst4+0x0): relocation truncated to fit: R_PPC_ADDR32 empty_zero_page+40000000
make[1]: *** [.tmp_vmlinux1] Error 1

gcc (GCC) 3.4.4 20050203 (prerelease) (Debian 3.4.3-9)
GNU ld version 2.15

Using gcc-3.3 (GCC) 3.3.5 (Debian 1:3.3.5-8) compiles well.

Any hints?
Elimar

-- 
  Do you smell something burning or ist it me?

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.11-rc5: Doesn't compile with gcc-3.4 on ppc
  2005-02-26 10:37 2.6.11-rc5: Doesn't compile with gcc-3.4 on ppc Elimar Riesebieter
@ 2005-02-26 10:44 ` Olaf Hering
  0 siblings, 0 replies; 2+ messages in thread
From: Olaf Hering @ 2005-02-26 10:44 UTC (permalink / raw)
  To: Linux Kernel Mailing List

 On Sat, Feb 26, Elimar Riesebieter wrote:

> mm/built-in.o(.rodata.cst4+0x0): relocation truncated to fit: R_PPC_ADDR32 empty_zero_page+40000000
> make[1]: *** [.tmp_vmlinux1] Error 1
> 
> gcc (GCC) 3.4.4 20050203 (prerelease) (Debian 3.4.3-9)
> GNU ld version 2.15
> 
> Using gcc-3.3 (GCC) 3.3.5 (Debian 1:3.3.5-8) compiles well.

And so does ld 2.15 and cvs gcc 3.4.4 20050220. Bug your toolchain people.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-26 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-26 10:37 2.6.11-rc5: Doesn't compile with gcc-3.4 on ppc Elimar Riesebieter
2005-02-26 10:44 ` Olaf Hering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.