From: james <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: installing an amd k6
Date: Wed, 13 Sep 2006 02:34:03 +0000 (UTC) [thread overview]
Message-ID: <loom.20060913T042322-186@post.gmane.org> (raw)
In-Reply-To: 200609121752.54805.bulliver@badcomputer.org
darren kirby <bulliver <at> badcomputer.org> writes:
> > Note I used stage3-i686-2006.1.tar.bz2
> > and portage-latest.tar.bz2
> Is the K6 a 686 though? I used to have an old K6 233 and seem to recall not
> being able to install Arch Linux on it because it was a 686 optimized
> distro...
> Is there a 586 tarball?
Hello Darren,
You must have ESP....
After banging my head around this install for a while, I looked at
/etc/make.conf.examples:
<snip>
# Please note that if you experience strange issues with a package, it may be
# due to gcc's optimizations interacting in a strange way. Please test the
# package (and in some cases the libraries it uses) at default optimizations
# before reporting errors to developers.
#
# -mcpu=<cpu-type> means optimize code for the particular type of CPU without
# breaking compatibility with other CPUs. GCC 3.4 has deprecated support for
# -mcpu, so use -mtune instead if using this compiler.
#
# -march=<cpu-type> means to take full advantage of the ABI and instructions
# for the particular CPU; this will break compatibility with older CPUs (for
# example, -march=athlon-xp code will not run on a regular Athlon, and
# -march=i686 code will not run on a Pentium Classic.)
#
# CPU types supported in gcc-3.2 and higher: athlon-xp, athlon-mp,
# athlon-tbird, athlon, k6, k6-2, k6-3, i386, i486, i586 (Pentium), i686
# (PentiumPro), pentium, pentium-mmx, pentiumpro, pentium2 (Celeron),
# pentium3, and pentium4.
<end/snip>
So my next question, because googling produces nothing, is
which arch to use for the k6?
Are you suggesting I use this in my make.conf file?
CFLAGS="-O2 -march=i586 -pipe"
CHOST="i586-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
????
I've got to find an i586 iso now.
Do you think 'stage1-x86-2006.1.tar.bz2' might work?
along with portage-latest.tar.bz2 ????
I was hoping to use an iso with glibc2.4, gcc4.1 and make.profile 2006.1
I'm not sure whether I should use a stage 3 or stage 1 tarball?
Ideas?
James
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-09-13 2:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-12 19:29 [gentoo-user] installing an amd k6 James
[not found] ` <342e1090609121248x5416adb2uc7fa84ab9951c886@mail.gmail.com>
2006-09-12 20:07 ` [gentoo-user] " James
2006-09-12 20:58 ` Steve McGrath
2006-09-12 22:21 ` James
2006-09-13 0:52 ` darren kirby
2006-09-13 2:34 ` james [this message]
[not found] ` <200609130755.25586.ext-dirk.heinrichs@nokia.com>
2006-09-14 0:47 ` [gentoo-user] SOLVED " James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20060913T042322-186@post.gmane.org \
--to=wireless@tampabay.rr.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox