Gentoo Archives: gentoo-dev

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Gcc 6 and Gcc 5 update
Date: Sun, 11 Dec 2016 20:49:15
Message-Id: 20161211204900.GA19522@waltdnes.org
In Reply to: [gentoo-dev] Gcc 6 and Gcc 5 update by Magnus Granberg
1 On Sun, Dec 11, 2016 at 06:59:17PM +0100, Magnus Granberg wrote
2 > Hi
3 >
4 > Gcc 6.X update:
5 > Gcc 6.3 will soon get released in one or two weeks on that the
6 > pie use flag will get unmasked and gcj will be masked for java is
7 > removed in gcc 7 Package that fail with the pie flag needed to get
8 > fixed upstream for we are not the only dist that use it now days.
9 >
10 > Gcc 5.X update
11 > Time to start fixing bugs [1] for it is time to mark it stable.
12 > it will be 5.4 or 5.5. Any more bugs that need fixing that not in
13 > the gcc 5 porting?
14 > [1] https://bugs.gentoo.org/show_bug.cgi?id=536984
15
16 Are the gmp, mpc, mpfr, and isl libs included? According to the
17 "Support libraries" section at https://gcc.gnu.org/wiki/InstallingGCC
18
19 > Alternatively, after extracting the GCC source archive, simply
20 > run the ./contrib/download_prerequisites script in the GCC source
21 > directory. That will download the support libraries and create
22 > symlinks, causing them to be built automatically as part of the GCC
23 > build process. Set GRAPHITE_LOOP_OPT=no in the script if you want
24 > to build GCC without ISL, which is only needed for the optional
25 > Graphite loop optimizations.
26
27 That approach guarantees that the appropriate library versions are
28 available for the version of GCC that you're building.
29
30 --
31 Walter Dnes <waltdnes@××××××××.org>
32 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-dev] Gcc 6 and Gcc 5 update Benda Xu <heroxbd@g.o>