public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant Goodyear <grant@g2.ces.clemson.edu>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] gcc-3.0.2-based system
Date: Fri Nov  2 12:33:02 2001	[thread overview]
Message-ID: <20011102143151.A13584@g2.ces.clemson.edu> (raw)

I'm currently in the middle of "emerge system" with my new gcc-3.0.2-
based system, and so far I haven't encountered any problems.

Here's what I did to bootstrap w/ gcc 3.0.2:

1.  Remove the ">=gcc-3.26" line from package.mask.

2.  Update the gcc and binutils lines in /etc/make.profile/packages:

*>=sys-apps/baselayout-1.6.4
*>=sys-apps/portage-1.6.10
*=sys-devel/binutils-2.11.90.0.7
*=sys-devel/gcc-2.95.3-r5
*=sys-libs/glibc-2.2.4-r2 
>=sys-apps/sysklogd-1.4-r6

3.  Update the gcc and binutils lines in /usr/portage/files/boot*:

>=sys-apps/baselayout-1.6.4
>=sys-apps/portage-1.6.6
=sys-libs/glibc-2.2.4-r2
=sys-devel/binutils-2.11.90.0.7
=sys-devel/gcc-2.95.3-r5
=sys-devel/gettext-0.10.39-r1

(In the future I think this file should just have the names of the packages,
with the versions obtained from /etc/make.profile/packages.  Incidentally,
the bootstrap.sh script parses the file for texinfo, which, of course, 
isn't there.)

4.  Edit the glibc-2.2.4-r2 ebuild to add a "--disable-sanity-checks" option
to configure:

	try ../configure --host=${CHOST} --without-cvs \
		--enable-add-ons=linuxthreads \
		--disable-profile --prefix=/usr \
		--mandir=/usr/share/man --infodir=/usr/share/info \
		--disable-sanity-checks ${myconf}

If other people would test this, I would be grateful!
-g2boojum-
-- 
___________________________________________________________________
|     Grant Goodyear                  |  The Secrets of Physics:   |
|     Dept. of Chemistry - Clemson U  |1. Add zero.                |
|     Clemson, SC  29634              |2. Multiply by one.         |
|-------------------------------------|3. Expand in a Taylor series|
|e-mail: goodyea@clemson.edu          |4. Integrate by parts.      |
|www:bernacchi.chem.uh.edu/~grant     |5. Fourier transform.       |
|                                     |6. Add auxiliary variables  |
|_____________________________________|____________________________|
 



             reply	other threads:[~2001-11-02 19:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-02 12:33 Grant Goodyear [this message]
2001-11-02 13:11 ` [gentoo-dev] gcc-3.0.2-based system Grant Goodyear
2001-11-02 13:33   ` Daniel Robbins
2001-11-02 14:29     ` AW: " Sebastian Werner

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=20011102143151.A13584@g2.ces.clemson.edu \
    --to=grant@g2.ces.clemson.edu \
    --cc=gentoo-dev@cvs.gentoo.org \
    --cc=gentoo-dev@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