relocation R_X86_64_PC32 and shared libraries

H. J. Lu hjl@lucon.org
Thu Mar 3 16:53:00 GMT 2005


On Thu, Mar 03, 2005 at 11:12:35AM -0500, Matthew L Daniel wrote:
> [I'm putting this back on the list so future generations can benefit
> from this discussion; also so I can point the Mozilla folk to this
> thread]
> 
> > It is a bug in source. If you count "#pragma GCC visibility", you will
> > find there is one more push than pop. After you add the missing pop,
> > everything should be OK. Unfortunately, gcc doesn't warn about it.
> 
> I was not aware that #pragma lines were something under my control at
> the source level (even though it's not "my" code).
> 
> In short, can you advise some steps I (or the owners of nsprpub) can
> take to resolve that?

It is a gcc bug

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297


H.J.



More information about the Binutils mailing list