1834375 Members
1690 Online
110066 Solutions
New Discussion

Creating shared object

 
Voloshin Igor
Occasional Contributor

Creating shared object

Hi,
I'm trying to create a shared library that uses another
third party static (.a) library. During compilation I got the message:

ld: Invalid loader fixup for symbol "$000001B5".

Probably, the library sources were compiled without +z option, but I haven't it.
There is no problem with creating an executable that uses this library.
May by somebody can help me with that.
Thanks,
Igor