Mark Geisert wrote:
the relocation error is different in a 5.3.0 object than a 4.9.2 object such as
                                                             ^^^^^ 4.8.2

So for your case I'd first try rebasing flexdll.so down to 0x0000eff30000 (you
may collide with something else so pay attention to rebase complaints and try a
different address if necessary).  If that doesn't help then try rebuilding
flexdll.so with gcc 5.3.0 if it is currently being built with an older gcc.

Mis-stated the 2nd incantation. Try rebuilding the thing that's linking against flexdll.so with gcc 5.3.0.

..mark

Reply via email to