How fwrd-compatible is using dlopen and core only?

Thiago Macieira thiago at kde.org
Tue Aug 14 23:31:35 UTC 2018


On Tuesday, 14 August 2018 00:57:27 PDT Pekka Paalanen wrote:
> yes, you can.
> 
> The inline functions and everything that is in the installed headers of
> libwayland, generated or not, will always get built into user programs.

Except for inline functions that call non-inline functions. If you use one of 
those in your application or library, then you will have to link to 
libwayland.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center





More information about the wayland-devel mailing list