This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Shared library linking problem.


> 
> >
> >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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]