pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Relocation against symbol can not be used when making a shared object
On Wed, Feb 10, 2016 at 11:27:55AM +0100, Kamil Rytarowski wrote:
> On 10.02.2016 11:18, Joerg Sonnenberger wrote:
> > On Wed, Feb 10, 2016 at 11:00:21AM +0100, Kamil Rytarowski wrote:
> >> May someone please give me a hand with it and try to build it
> >> please?
> >
> > Well, the most important question is whether that symbol is
> > supposed to be defined in the library in first place or not. That's
> > what you should research first.
> >
> > Joerg
> >
>
> Yes, the symbol is defined in the library and called from assembly as
> visible in the attached file to this mail.
>
> Maybe there is need to use in assembly _SYMBOL instead of SYMBOL?
No, but it if is defined in the library and not explicitly hidden, the
call still needs to go via PLT.
Joerg
Home |
Main Index |
Thread Index |
Old Index