Gentoo Archives: gentoo-user

From: "tparker@××××××××××.net" <tparker@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: 32/64bit confusion
Date: Tue, 24 Aug 2010 21:46:43
Message-Id: 4C743DB9.20303@etherstorm.net
In Reply to: [gentoo-user] Re: 32/64bit confusion by Nikos Chantziaras
1 On 8/24/2010 5:15 PM, Nikos Chantziaras wrote:
2 > There is no such package. There are only very few -bin packages. In
3 > other words, "-bin" is not a magic string you append to package names.
4 >
5 > As for Wine, the ebuild changed recently to offer both 64bit as well as
6 > 32bit Wine. I think the binaries are called "wine32" and "wine64". Two
7 > new USE flags have been introduced to control this: "win32" and "win64".
8 > By default, both are enabled. If you disable the "win64" USE flag,
9 > you'll get only the 32bit Wine. And vice versa of course.
10
11 Thank you, that helps a great deal. Is it correct that if a program does
12 have a -bin package I can emerge that and have it work as a 32 bit
13 program in the 64 bit environment (and the same with wine32)?
14
15 Thank you for your patience explaining such probably simple stuff to a
16 newbie. Even reading through the documents ahead of time gentoo seems to
17 take a bit to wrap your brain around, but I love it so far and am
18 learning a ton. :)

Replies

Subject Author
Re: [gentoo-user] Re: 32/64bit confusion Mike Edenfield <kutulu@××××××.org>