Gentoo Archives: gentoo-dev

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC v2: news item for the 17.0 profiles
Date: Wed, 11 Oct 2017 04:41:25
Message-Id: 20171011044106.GA15875@waltdnes.org
In Reply to: [gentoo-dev] RFC v2: news item for the 17.0 profiles by "Andreas K. Huettel"
1 > Display-If-Installed: >=sys-devel/gcc-6.4.0
2
3 [...snip...]
4
5 > Switching the profile modifies the use-flags of GCC 6 to generate
6 > PIE executables by default; thus, you need to do the rebuilds
7 > even if you already used GCC 6 beforehand.
8 >
9 > If you do not follow these steps you may get spurious build
10 > failures when the linker tries unsuccessfully to combine non-PIE
11 > and PIE code.
12 > =====================================
13
14 I'm on 6.3.0 on x86, which is currently unstable on *ALL* arches, and
15 "emerge -pv =sys-devel/gcc-6.3.0" shows "(-pie)". Two questions...
16
17 1) Will 6.3.0 be skipped for stabilization?
18
19 2) If someone decides to override and set "-pie" in USE, will their
20 current systems continue to function? On a new install I'll go with
21 the default, but "emerge -e" takes a long time on my current machine.
22 It's an ancient 2008 CORE2 with 3 gigs of ram, but it works fine for
23 me, including Youtube 1080P streaming.
24
25 --
26 Walter Dnes <waltdnes@××××××××.org>
27 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-dev] RFC v2: news item for the 17.0 profiles Walter Dnes <waltdnes@××××××××.org>
Re: [gentoo-dev] RFC v2: news item for the 17.0 profiles "Andreas K. Huettel" <dilfridge@g.o>