Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How to get rid of 32bits libraries
Date: Mon, 18 Jan 2016 15:13:58
Message-Id: loom.20160118T160855-198@post.gmane.org
In Reply to: Re: [gentoo-user] Re: How to get rid of 32bits libraries by Neil Bothwick
1 Neil Bothwick <neil <at> digimed.co.uk> writes:
2
3
4 > emerge -evp world | grep 'ABI_X86="32'
5
6 Hmmmmm. OK thanks for verification on the number.
7
8 emerge -evp world | grep 'ABI_X86="32'| wc -l
9 279
10
11 Same as::
12 EIX_LIMIT=0 eix -I --only-names | equery hasuse abi_x86_32 | wc -l
13 279
14
15
16 Anyway::
17 Why so many? The Profile? What are other getting for the number(s)
18 of 32 bit libs? This thread has me curious. Some embedded systems
19 may be desirable to upgrade to only 64 bit libs, besides other similar installs.
20
21
22 James

Replies

Subject Author
Re: [gentoo-user] Re: How to get rid of 32bits libraries Dale <rdalek1967@×××××.com>