[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: shlib-with-non-pic-code



On Tue, Aug 29, 2006 at 09:39:03AM +1000, Matthew Palmer <mpalmer@debian.org> wrote:
> Bugger.  That's the only thing that I've ever had to check.  Mike Hommey
> appears to have deeper knowledge of why things can end up being
> non-position-independent than me, so I'll leave the tricky debugging work to
> him.

Well, I don't really know much. I only know I got the problem once and
that was because of a gcc bug, which is not yet fixed (though #331460
is marked fixed, it actually isn't entirely fixed, there are still
issues with c++ code using visibility).

Now, it seems the involved code doesn't set visibility. The best for
Michael to do is to grep PLT in the generated assembler code and check
what can be generating those.

Cheers,

Mike



Reply to: