Gentoo Archives: gentoo-dev

From: "Sven Köhler" <skoehler@×××.de>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] bootstrapping since gcc 3.4 is stable
Date: Wed, 25 Jan 2006 12:35:37
Message-Id: dr7qs5$2mh$1@sea.gmane.org
1 Hi,
2
3 bootstrap.sh installs gcc 3.4! So far so good, but gcc 3.3 is not
4 unmerged. The consequence is, that "emerge -e system" installs gcc 3.4
5 and then afterwards gcc 3.3 instead of libstdc++-v3.
6
7 I'd like to see, that bootstrap.sh unmerges any old gcc
8 (emerge -C \<${gcc package that we just compiled})
9 so that a clean system is built with gcc 3.4 only!
10
11
12 Greetings
13 Sven

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] bootstrapping since gcc 3.4 is stable Mike Frysinger <vapier@g.o>
Re: [gentoo-dev] bootstrapping since gcc 3.4 is stable Chris Gianelloni <wolf31o2@g.o>