Gentoo Archives: gentoo-dev

From: Alexis Ballier <aballier@g.o>
To: gentoo-dev@l.g.o
Cc: tommy@g.o
Subject: Re: [gentoo-dev] Re: [RFC] multilib-build.eclass and restricting unsupported ABIs
Date: Thu, 07 Mar 2013 16:29:46
Message-Id: 20130307172930.2e390908@portable
In Reply to: Re: [gentoo-dev] Re: [RFC] multilib-build.eclass and restricting unsupported ABIs by Thomas Sachau
1 On Mon, 04 Mar 2013 21:17:50 +0100
2 Thomas Sachau <tommy@g.o> wrote:
3 > The actual list of packages with wrapped binaries is in the profiles
4 > dir of the multilib-portage overlay (expect this to be a minimal
5 > list, there are probably more out there we did not yet catch):
6
7 Thanks.
8
9 > dev-db/mysql abiwrapper
10 > dev-lang/perl abiwrapper
11 > dev-lang/python abiwrapper
12 > dev-lang/ruby abiwrapper
13 > dev-libs/gobject-introspection abiwrapper
14 > dev-libs/libIDL abiwrapper
15 > dev-scheme/guile abiwrapper
16 > net-libs/courier-authlib abiwrapper
17 > dev-qt/qtcore abiwrapper
18 > dev-qt/qtgui abiwrapper
19 > media-libs/fontconfig abiwrapper
20 > www-servers/apache abiwrapper
21 > x11-libs/pango abiwrapper
22 > x11-libs/gtk+ abiwrapper
23
24
25 Since you are doing this per-package and not per-binary: Do you happen
26 to remember/have a list of the binaries that have abi-specific output?
27
28 Also, for the qmake example, do you have an example of difference
29 between qmake32 and qmake64?
30
31 Alexis.

Replies