[PATCH] Merge libdbus and libdbus-internal into a single shared library

Thiago Macieira thiago at kde.org
Tue Aug 26 21:46:04 PDT 2014


On Tuesday 26 August 2014 16:10:43 Bertrand SIMONNET wrote:
> The resulting library can be used by dbus-daemon and
> dbus-daemon-launch-helper, reducing the size of dbus by 500k.
> The private symbols are exposed under the version
> PRIVATE_DBUS_ at VERSION_NUMBER@.

Hmm... this patch looks good, except for:

> +       -Wl,--version-script=Version \

This needs to be handled for Unix platforms whose linker doesn't support the 
--version-script option. You can probably test this with an OS X build.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the dbus mailing list