[Merge] lp:~phablet-team/messaging-framework/dynamic-soname into lp:messaging-framework
James Henstridge
james.henstridge at canonical.com
Mon Nov 14 10:24:21 UTC 2016
Gary Wang mentioned this merge proposal to me, since you borrowed some of the multi-landing bits I wrote for storage-framework.
Just a small note:
For the libstorage-framework-provider library, we exposed boost types in our public API. This is why our ABI breaks with each new Boost version (since they don't maintain ABI stability).
If that's not the case for your library, you probably only need one soname for gcc 4.9 (vivid), and another for gcc >= 5.
If you're unsure, one option would be to build the library with debug symbols on xenial and zesty, and then compare the results using the abidiff tool (found in the abigail-tools package).
--
https://code.launchpad.net/~phablet-team/messaging-framework/dynamic-soname/+merge/310557
Your team Ubuntu Phablet Team is subscribed to branch lp:messaging-framework.
More information about the Ubuntu-reviews
mailing list