Gentoo Archives: gentoo-dev

From: Mikey <mikey@×××××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] bootstrapping since gcc 3.4 is stable
Date: Wed, 25 Jan 2006 18:17:22
Message-Id: 200601251212.28352.mikey@badpenguins.com
In Reply to: Re: [gentoo-dev] bootstrapping since gcc 3.4 is stable by Marius Mauch
1 On Wednesday 25 January 2006 10:38, Marius Mauch spammed:
2 > that sounds rather unlikely, if gcc-3.4 was installed `emerge -e system`
3 > would have rebuilt it, not the 3.3 version (unless there is a dep on
4 > <3.4 in system).
5
6 Does this have something to do with it?
7
8 gcc-3.4.4-r1.ebuild:
9
10 PDEPEND="|| ( app-admin/eselect-compiler sys-devel/gcc-config )
11 x86? ( !nocxx? ( !elibc_uclibc? ( !build? ( || ( sys-libs/libstdc++-v3 =sys-devel/gcc-3.3* ) ) ) ) )"

Replies

Subject Author
[gentoo-dev] Re: bootstrapping since gcc 3.4 is stable "Sven Köhler" <skoehler@×××.de>