Gentoo Archives: gentoo-user

From: Corbin Bird <corbinbird@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gcc with graphite flag?
Date: Fri, 28 Apr 2017 14:04:55
Message-Id: 59034BE3.8080708@charter.net
In Reply to: [gentoo-user] gcc with graphite flag? by Walter Dnes
1 On 04/28/2017 02:08 AM, Walter Dnes wrote:
2 > In the past, there used to be dire warnings about the difficulty of
3 > installing gcc with graphite. Have things become easier with 5.4.0?
4 > Here's a "dry run" output...
5 >
6 > ============================================================================
7 > [i660][waltdnes][~] USE="graphite" emerge -pv gcc
8 >
9 > These are the packages that would be merged, in order:
10 >
11 > Calculating dependencies... done!
12 > [ebuild N ] dev-libs/isl-0.15:0/15::gentoo USE="-static-libs" 1,375 KiB
13 > [ebuild R ] sys-devel/gcc-5.4.0-r3:5.4.0::gentoo USE="cxx fortran graphite* nptl sanitize vtv (-altivec) (-awt) -cilk -debug -doc (-fixed-point) -gcj -go (-hardened) (-jit) (-libssp) -mpx (-multilib) -nls -nopie -nossp -objc -objc++ -objc-gc -openmp -regression-test -vanilla" 0 KiB
14 >
15 > Total: 2 packages (1 new, 1 reinstall), Size of downloads: 1,375 KiB
16 > ============================================================================
17 >
18
19
20 On my Gentoo box ...
21
22 [ebuild R ] sys-devel/gcc-5.4.0-r3:5.4.0::gentoo USE="cxx fortran
23 gcj graphite (multilib) nls nptl objc objc++ objc-gc openmp sanitize vtv
24 (-altivec) (-awt) -cilk -debug -doc (-fixed-point) -go (-hardened)
25 (-jit) (-libssp) -mpx -nopie -nossp -regression-test -vanilla" 0 KiB
26
27
28 "cloog" has been removed, going from GCC 4.9.4 -> GCC 5.4.0
29
30 No problems with "graphite" in either version of GCC, on my Gentoo box.
31
32 Corbin

Replies

Subject Author
Re: [gentoo-user] gcc with graphite flag? Walter Dnes <waltdnes@××××××××.org>