Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Python TK
Date: Thu, 26 Jul 2012 16:38:08
Message-Id: CA+czFiDKX+4-BEFY_g5cva42h2Wz7rz8DL2180n9f3zQ_M5Z9Q@mail.gmail.com
In Reply to: Re: [gentoo-user] Python TK by Silvio Siefke
1 On Thu, Jul 26, 2012 at 12:25 PM, Silvio Siefke <siefke_listen@×××.de> wrote:
2 > On Thu, 26 Jul 2012 14:04:37 +0100
3 > Neil Bothwick <neil@××××××××××.uk> wrote:
4 >
5 >> You could build packages in a chroot on a faster machine, that's what I
6 >> do to run Gentoo on lower-popwered devices.
7 >
8 > Really that goes? With diffrent CPUs, Graphics and so? Because in Desktop is
9 > Core 2 Duo with ATI Graphic and the network cards others. On Netbook run Atom,
10 > Intel Graphic and Atheros Network.
11
12 Sure. Just keep your USE flags straight. Graphics boards shouldn't
13 make any difference at all in a cross-compiling scenario. As for
14 CPU...programs compiled to run on an Atom proc should have no problem
15 running on a Core 2 Duo.
16
17 Just don't use "-march=native" when cross-compiling. :)
18
19 --
20 :wq

Replies

Subject Author
Re: [gentoo-user] Python TK Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] Python TK Peter Humphrey <peter@××××××××××××××.org>
Re: [gentoo-user] Python TK Silvio Siefke <siefke_listen@×××.de>