Gentoo Archives: gentoo-user

From: David Haller <gentoo@×××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Gcc 5.3
Date: Sat, 26 Dec 2015 13:28:32
Message-Id: 20151226062545.GA22142@grusum.endjinn.de
In Reply to: [gentoo-user] Re: Gcc 5.3 by walt
1 Hello,
2
3 On Fri, 25 Dec 2015, walt wrote:
4 >On Thu, 24 Dec 2015 10:18:27 -0500
5 >Alan Grimes <ALONZOTG@×××××××.net> wrote:
6 >
7 >> Hey, thanks for putting out gcc 5.3...
8 >>
9 >> Unfortunately, it fails to bootstrap on my machine. I am getting
10 >> differences between the stage 2 and stage 3 compilers and it's
11 >> dying... =(
12 [..]
13 >You can work around the failure by installing 5.3.0 with the -jit
14 >useflag (which should succeed) and *then* switch to 5.3.0 using
15 >gcc-config before re-installing 5.3.0 with +jit.
16 >
17 >David mentioned that he succeeded by using gcc-4.9 but I had to use the
18 >workaround I described above.
19
20 # eix sys-devel/gcc$
21 [..]
22 Installed versions:
23 4.9.3(4.9)^s{tbz2}(18:19:02 23/10/15)(cilk cxx doc fortran gcj
24 graphite multilib nls nptl objc objc++ objc-gc openmp sanitize
25 -altivec -awt -debug -fixed-point -go -hardened -libssp -multislot
26 -nopie -nossp -regression-test -vanilla)
27 5.3.0(5)^s{tbz2}(20:14:23 24/12/15)(cilk cxx doc fortran gcj graphite
28 multilib nls nptl objc objc++ objc-gc openmp sanitize -altivec -awt
29 -debug -fixed-point -go -hardened -jit -libssp -multislot -nopie
30 -nossp -regression-test -vanilla)
31 ^^^^
32 # gcc-config -l
33 [1] x86_64-pc-linux-gnu-4.9.3 *
34 [2] x86_64-pc-linux-gnu-5.3.0
35
36 No wonder I didn't stumble on that ... ;)
37
38 -dnh
39
40 --
41 The steady state of disks is full. -- Ken Thompson