Gentoo Archives: gentoo-user

From: "Boyd Stephen Smith Jr." <bss03@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] WHAT IS Gentoo architecture for Pentium4 Prescott-2M
Date: Tue, 19 Dec 2006 04:39:42
Message-Id: 200612182235.28837.bss03@volumehost.net
In Reply to: Re: [gentoo-user] WHAT IS Gentoo architecture for Pentium4 Prescott-2M by Statux
1 On Monday 18 December 2006 21:44, Statux <statux@×××××××××.net> wrote
2 about 'Re: [gentoo-user] WHAT IS Gentoo architecture for Pentium4
3 Prescott-2M':
4
5 > However, I had always been told to not use x86_64 (CHOST) unless it was
6 > an Itanium. (Can anyone else add to this?).
7
8 You're just plain wrong. :P
9
10 x86_64 is the generic name for amd64, emt64, and x64 (see below) so that is
11 correct for the CHOST setting for that architecture. Chips using that
12 architecture are also generally happy running as a x86 CHOST.
13
14 For Itanium, the correct CHOST is (IIRC) ia64, and I'm not sure how well
15 Gentoo supports it.
16
17 > EM64T should always use nocona in the CFLAGS for 64bit.
18
19 EMT64 and AMD64 are the same technology, just different marketing names.
20 X64 is another name you'll see is some of Sun's literature. In any case,
21 the -march setting is CPU specific, if your CPU isn't specificly mentioned
22 as supported under a -march setting, you could produce broken executables.
23
24 --
25 "If there's one thing we've established over the years,
26 it's that the vast majority of our users don't have the slightest
27 clue what's best for them in terms of package stability."
28 -- Gentoo Developer Ciaran McCreesh

Replies

Subject Author
Re: [gentoo-user] WHAT IS Gentoo architecture for Pentium4 Prescott-2M Statux <statux@×××××××××.net>