On 04/28/2017 02:08 AM, Walter Dnes wrote: > In the past, there used to be dire warnings about the difficulty of > installing gcc with graphite. Have things become easier with 5.4.0? > Here's a "dry run" output... > > ============================================================================ > [i660][waltdnes][~] USE="graphite" emerge -pv gcc > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild N ] dev-libs/isl-0.15:0/15::gentoo USE="-static-libs" 1,375 KiB > [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 > > Total: 2 packages (1 new, 1 reinstall), Size of downloads: 1,375 KiB > ============================================================================ >
On my Gentoo box ... [ebuild R ] sys-devel/gcc-5.4.0-r3:5.4.0::gentoo USE="cxx fortran gcj graphite (multilib) nls nptl objc objc++ objc-gc openmp sanitize vtv (-altivec) (-awt) -cilk -debug -doc (-fixed-point) -go (-hardened) (-jit) (-libssp) -mpx -nopie -nossp -regression-test -vanilla" 0 KiB "cloog" has been removed, going from GCC 4.9.4 -> GCC 5.4.0 No problems with "graphite" in either version of GCC, on my Gentoo box. Corbin