Re: 2.6.19-rc2 has ld error for ppc64

2006-10-17 Thread Yi CDL Yang
Alan Modra 写道: On Tue, Oct 17, 2006 at 07:11:51PM +0800, Yi CDL Yang wrote: On building 2.6.19-rc2 on ppc64, ld always reports such an error: ".text exceeds stub group size" This is not an error. It is just a warning that might help explain a later error. If the linker doesn&

2.6.19-rc2 has ld error for ppc64

2006-10-17 Thread Yi CDL Yang
On building 2.6.19-rc2 on ppc64, ld always reports such an error: ".text exceeds stub group size" ... this patch can make ld happy without any complain. --- binutils-2.17/bfd/elf64-ppc.c.orig 2006-10-16 23:58:53.0 -0400 +++ binutils-2.17/bfd/elf64-ppc.c 2006-10-16 18:43:57.0 -0