Hendrik Sattler <[EMAIL PROTECTED]> writes: > gp-relative relocation against dynamic symbol cobex_handleinput > /usr/bin/ld: final link failed: Nonrepresentable section on output > > Any ideas? Note that libobexftp, libmulticobex and libbfb are compiled as > static libs only.
You cannot create a shared library from objects that weren't build
with -fPIC.
--
Falk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

