Gentoo Archives: gentoo-dev

From: Alexandre Rostovtsev <tetromino@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: RFD: new global USE flag gtk3
Date: Sat, 22 Feb 2014 21:11:04
Message-Id: 1393103393.7587.113.camel@rook
In Reply to: [gentoo-dev] Re: RFD: new global USE flag gtk3 by Ryan Hill
1 On Sat, 2014-02-22 at 14:57 -0600, Ryan Hill wrote:
2 > wxGTK not only splits up libraries by version and toolkit, but also by charset
3 > and debug/release. If we had to use different SLOTs rather than USE flags we
4 > would need eight of them for 2.8 alone. And I don't know how we would name the
5 > ebuilds (-r100,-r200,... ugh).
6
7 Remember, a single process cannot load both gtk2 and gtk3 - you *will*
8 get random crashes. If you think that dealing with interesting bug
9 reports - e.g. caused by application foo which was built against your
10 wxGTK[gtk3] and then crashed after enumerating its plugin directory
11 because of the presence of binary plugin bar which links to libbaz which
12 sometimes dlopens gtk2 at runtime when USE=wombat is enabled - is more
13 fun than doing a bit of work at the start and slotting wxGTK, then
14 please go ahead ;)

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-dev] Re: RFD: new global USE flag gtk3 Ryan Hill <dirtyepic@g.o>