Gentoo Archives: gentoo-amd64

From: "Vladimir G. Ivanovic" <vgivanovic@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] 64-bit or 32-bit?
Date: Wed, 29 Mar 2006 13:02:13
Message-Id: 1143637085.11427.19.camel@scarlatti.leonora.org
In Reply to: Re: [gentoo-amd64] 64-bit or 32-bit? by Bertrand Jacquin
1 On Wed, 2006-03-29 at 12:19 +0200, Bertrand Jacquin wrote:
2
3
4 > I would like portage build for me a software in 32 bit mode.
5 > If it's a lib, I would like portage to install it in /emul/linux/x86
6 > if I tell him to do that
7 >
8
9 Doesn't this do what you want?
10
11 linux32 emerge -avt mozilla-firefox
12
13 >From the manpage for linux32:
14
15 linux32 creates a 32bit environment for the specified program, usually a shell.
16 The environment is inherited by all child processes of that program, unless they
17 set a different personality. The 32bit environment currently means all uname(1)
18 system calls (and thus also the outputs of the uname(1) program with -m or -a
19 options) will return a 32bit type instead of a 64bit type as the machine type.
20
21 linux64 can be used to temporarily switch back.
22
23 --- Vladimir
24
25 Vladimir G. Ivanovic
26 Palo Alto, CA 94306
27 +1 650 678 8014

Replies

Subject Author
Re: [gentoo-amd64] 64-bit or 32-bit? Simon Stelling <blubb@g.o>