Gentoo Archives: gentoo-amd64

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Status of Gcc-5.1.0?
Date: Fri, 22 May 2015 18:35:38
Message-Id: 555F76EB.6030104@xunil.at
In Reply to: [gentoo-amd64] Status of Gcc-5.1.0? by Frank Peters
1 Am 2015-05-20 um 20:55 schrieb Frank Peters:
2 > What is going on with the new gcc-5.1.0?
3 >
4 > I've read some reports that others are already using gcc-5.1.0,
5 > yet when I try to install gcc-5.1.0 it pulled in isl-0.14 which
6 > completely broke my current gcc-4.9.2. As a result I could compile
7 > nothing. I had to temporarily install the Fedora isl-0.12.2
8 > libraries so I could downgrade to the Gentoo version and get things
9 > working again.
10 >
11 > I notice that gcc-5.1.0 has a keyword mask and isl-0.14 and
12 > cloog-0.18.3, both of which are needed for gcc-5.1.0, are hard masked.
13 >
14 > My plan is to leave things alone until everything becomes unmasked
15 > but how are others able to use gcc-5.1.0?
16 >
17 > The only way to do so would be to install isl-0.14 in a different
18 > slot but I don't think portage will allow this.
19
20 isl is only pulled in by USE="graphite" for gcc ...
21 as I don't have that set I have gcc-5.1.0 compiled and working.
22 maybe remove that flag for now?

Replies

Subject Author
Re: [gentoo-amd64] Status of Gcc-5.1.0? Frank Peters <frank.peters@×××××××.net>