Question about linking .so libraries

Miklos Vajna vmiklos at collabora.com
Tue Jun 20 14:32:05 UTC 2023


Hi,

On Tue, Jun 20, 2023 at 09:29:03AM +0800, Jingze Xu <qdxujingze18 at 126.com> wrote:
> Hi, I have a question about linking .so libraries. 

If you want to link to an external library, then you need to bundle it.
See core.git commit a2ffd71f20e14f797f30223fe29b3ac1e92eafdf (build
libtiff, 2022-05-19) as a recent example that bundled a new
non-header-only external.

Regards,

Miklos


More information about the LibreOffice mailing list