Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: x86 versus amd64 - where is it set / overwritten
Date: Fri, 13 Feb 2009 17:40:10
Message-Id: tkrat.dd661cf0d7f3739b@igpm.rwth-aachen.de
In Reply to: [gentoo-user] Re: x86 versus amd64 - where is it set / overwritten by Nikos Chantziaras
1 On 13 Feb, Nikos Chantziaras wrote:
2 > Helmut Jarausch wrote:
3 >> Hi,
4 >>
5 >> I'm working on an AMD opteron, definitely an AMD64 machine.
6 >>
7 >> /etc/make.conf contains
8 >> CHOST="x86_64-pc-linux-gnu"
9 >>
10 >> my profile is
11 >> default/linux/amd64/2008.0/desktop
12 >>
13 >> Still, when emerging sci-libs/acml, portage
14 >> fetches the 32-bit variant of the package.
15 >> The SRC_URI depends on use flags x86 and amd86.
16 >
17 > This package is fetch restricted. It shouldn't actually fetch anything.
18 > You have to download the correct tarball and place it in
19 > /usr/portage/distfiles.
20 >
21
22 OK, my wording was wrong. I did fetch the 64-bit version but emerge
23 didn't use it, but told me to fetch the 32-bit version.
24
25 --
26 Helmut Jarausch
27
28 Lehrstuhl fuer Numerische Mathematik
29 RWTH - Aachen University
30 D 52056 Aachen, Germany

Replies

Subject Author
[gentoo-user] Re: x86 versus amd64 - where is it set / overwritten Nikos Chantziaras <realnc@×××××.de>