On Friday 23 Jan 2004 2:51 pm, Bob White wrote: > > what did you have CHOST set for in your /etc/make.conf? The default of: > > > > CHOST="i686-pc-linux-gnu" > > > > does not work with any of the K6 processors. You have to use: > > > > CHOST="i586-pc-linux-gnu" > > I'm fairly confident it's set to i586, but will confirm that before I > recompile.
I have a K6III and used CHOST="i586-pc-linux-gnu" (see thread entitled 'CHOST="i?86-pc-linux-gnu"'), but I started from >stage-1<. If you edit the CHOST I think you have to go back to stage 1 (see gentoo handbook 5.Installing the Gentoo Installation Files 5.d.Configuring the Compile Options). Happy compiling... I vaguely remember reading that stage 1 is a lot faster if you disable java (USE="-java") then re-enable it later. Found it again! (see gentoo handbook 6.Installing the Gentoo Base System 6.c. Progressing from Stage1 to Stage2). -- Nick -- [EMAIL PROTECTED] mailing list
