[fpc-pascal] bridging an C++ shared library statically

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Sep 22 18:07:15 CEST 2013


On Sun, 22 Sep 2013 10:01:40 +0800
Xiangrong Fang <xrfang at gmail.com> wrote:

>[...]
> {$linklib :thostmduserapi.so}
>[...]
> How to let ld look for library WITHOUT lib prefix?

Have you tried to pass options to the linker using -k?

Mattias



More information about the fpc-pascal mailing list