Gentoo Archives: gentoo-server

From: Karl Zander <gentoolist@××××××××××××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] CHOST="i386..."
Date: Fri, 17 Feb 2006 18:48:39
Message-Id: 5.1.0.14.2.20060217133128.07917cb8@mail.commpartners.com
1 Doing a new install. I got to the part about editing make.conf. I used a
2 stage3 tarball on x86 from the 2005.1-r1 release.
3
4 /code
5 make.conf
6 CFLAGS="-0s -mcpu=i686 -pipe"
7 CHOST="i386-pc-linux-gnu"
8 CXXFLAGS="${CFLAGS}"
9 /end code
10
11 I am not sure why CHOST="i386-pc-linux-gnu". Even make.conf.example says
12
13 "All modern systems (even Athalons) should use "i686-pc-linux-gnu"
14
15 Do I have the right tarball? I got the tarball from the cd, not from the
16 Internet. I know I can not just change the CHOST value. The CPU is an
17 Intel Pentium4 at 3.0 Ghz.
18
19 --Karl
20
21 --
22 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] CHOST="i386..." Kerin Millar <kerframil@×××××.com>