Shared library linking problem.
H.J. Lu
hjl@lucon.org
Tue Oct 28 18:44:00 GMT 1997
>
> >
> >I heard this once with Qt. Which glibc 2 are you using? I have
> >no problem with the slightly older glibc 2.1 on x86 and glibc
> >2.0.5c on alpha.
>
> I had this with qt, too, but now I have this with qt, kde, and many other
> shared libs..
>
> The reason is a R_386_PLT32 relocation record in the shared library, which
> is caused by a PLT reference (like _._Array@PLT) in the code (maybe
> it wasn'T resolved on linking or whatever).
>
Can you tell me how I can reproduce it?
H.J.
More information about the Gcc
mailing list