On Thu, Jan 17, 2002 at 04:36:20PM +0100, Andreas Schwab wrote: > That looks like a linker bug. The handling of weak symbols seems to be > broken, instead of generating a PLT relocation the linker uses a GOT > relocation, which is non-lazy. Fixed in binutils cvs. r~