Doing a new install. I got to the part about editing make.conf. I used a stage3 tarball on x86 from the 2005.1-r1 release.

/code
make.conf
CFLAGS="-0s -mcpu=i686 -pipe"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
/end code

I am not sure why CHOST="i386-pc-linux-gnu".  Even make.conf.example says

"All modern systems (even Athalons) should use "i686-pc-linux-gnu"

Do I have the right tarball? I got the tarball from the cd, not from the Internet. I know I can not just change the CHOST value. The CPU is an Intel Pentium4 at 3.0 Ghz.

--Karl

--
[email protected] mailing list

Reply via email to