Gentoo Archives: gentoo-ppc-dev

From: Mark Guertin <gerk@g.o> (by way of Mark Guertin <gerk@g.o>)
To: gentooppc-dev@g.o
Subject: [gentooppc-dev] changes in 2.0 profile
Date: Sun, 18 Aug 2002 19:40:21
Message-Id: 200208190031.25557.gerk@gentoo.org
1 Hello All
2
3 just wanted to drop a note to the lists to let everyone know there are
4 changes being made to the 2.0 profile for the 1.4 release as of right now.
5 Anyone using teh 1.4_beta show now be warned, do NOT update your gcc with an
6 emerge -u world or your system WILL break.
7
8 If you want to make sure ti be safe you can insert a stub build for gcc to
9 avoid haveing to rebuild now.
10
11 emerge -i gcc-3.2 (should be right syntax but you might wanna double check).
12 Not doing so and doing an emerge -u world will build the final gcc with AI
13 cahnges (and uncompatible).
14
15 Please be warned of this.
16
17 Mark