Gentoo Archives: gentoo-dev

From: Lars Pechan <lars.pechan@××××××××××××.nz>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] How to merge GCC 3.1
Date: Wed, 29 May 2002 19:30:59
Message-Id: 200205301230.54866.lars.pechan@paradise.net.nz
In Reply to: [gentoo-dev] How to merge GCC 3.1 by Matteo Sasso
1 Did you change your profile? I.e. did you:
2
3 rm /etc/make.profile
4
5 ln -s /usr/portage/profiles/default-1.0-gcc3 make.profile
6
7 In theory a ln -sf should do but that doesn't seem to do it for me.
8
9 HTH
10
11 /Lasse
12
13 PS. If you do a search in the archives or the forums you'll find quite a bit
14 of info on what needs to be done.
15
16 On Tue, 28 May 2002 23:45, Matteo Sasso wrote:
17 > I rsync'd lately but a 'emerge gcc -s' says my version of GCC (2.95.x) is
18 > the latest available, even though there are many ebuilds in sys-devel/gcc
19 > such as gcc-3.1.ebuild.
20 > Why doesn't Portage see them? Is it because GCC>2.95 is not fully tested?
21 > How can I override so that I can have both versions on my system?
22 >
23 > Thank you very much.

Replies

Subject Author
Re: [gentoo-dev] How to merge GCC 3.1 MadCoder <pierre.habouzit@×××.org>