Mir

Comment 6 for bug 1329089

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 1329089] Re: g++-4.9 binary incompatibilties with libraries built with g++-4.8

On Fri, Jun 13, 2014 at 02:26:28PM -0000, Matthias Klose wrote:

> - Don't use versioned build dependencies for g++-4.x at all (preferred), or use the
> same version for all packages within a project.

If the ABI will change with each new upstream version of g++, and the
library soname / package name should be changed at the same time, then these
packages *should* have build-dependencies on a specific version of g++, to
avoid accidental ABI incompatibilities.

> Packages in main affected are:
> dbus-cpp
> libcolumbus
> firefox
> mir
> process-cpp
> libreoffice (only the clang plugin which is not built)
> qtbase-opensource-src
> unity

Thanks for researching this!

Not all of the packages in the phone are in main. Can you do the same
review for the set of packages that are in the ubuntu-touch seed?