On 1 June 2017 at 10:59, Kjell Ahlstedt <[email protected]> wrote:

> I pulled your latest patches from the glibmm-2-52 branch and built it
> successfully with g++.
>
> There is both Gio::Application in glibmm and and Gtk::Application in
> gtkmm, but there is only Gtk::TreeModel. Glibmm does not depend on gtkmm.
> If you've got references to gtkmm stuff from glibmm, there is a local bug
> in your installation of glibmm.
>


I should have been clear: The mm libraries themselves build fine. The
problem is when building my application, which links against both glibmm
and gtkmm. The classes for which LTO seems to lose the destructors are both
in the Gtk:: namespace.
_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to