On Tue, Oct 17, 2006 at 07:11:51PM +0800, Yi CDL Yang wrote:Many warnings aren't a good thing, we should have a clean build, this patch should be good.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't give any errors then the warning
may safely be ignored.