Gentoo Archives: gentoo-dev

From: Ned Ludd <solar@g.o>
To: gentoo-dev@l.g.o
Subject: Re: Gentoo vs GNU toolchain (was Re: [gentoo-dev] Replacing cpu-feature USE flags)
Date: Fri, 07 Jul 2006 18:03:29
Message-Id: 1152294903.8423.20.camel@onyx
In Reply to: Re: Gentoo vs GNU toolchain (was Re: [gentoo-dev] Replacing cpu-feature USE flags) by "Harald van Dijk"
1 On Fri, 2006-07-07 at 18:53 +0200, Harald van Dijk wrote:
2 > On Fri, Jul 07, 2006 at 04:00:09PM +0200, Kevin F. Quinn wrote:
3 > > On Fri, 7 Jul 2006 07:46:16 +0200
4 > > Harald van Dijk <truedfx@g.o> wrote:
5 > >
6 > > > On Thu, Jul 06, 2006 at 07:44:34PM -0400, Mike Frysinger wrote:
7 > > > > On Thursday 06 July 2006 16:14, Harald van Dijk wrote:
8 > > > > > Gentoo's gcc with the vanilla flag isn't the official GCC. Most
9 > > > > > patches don't get appplied, but some do. Plus, gcc[vanilla] isn't
10 > > > > > a supported compiler in Gentoo.
11 > > > >
12 > > > > you're just griping because i forced ssp/pie regardless of
13 > > > > USE=vanilla ...
14 > > >
15 > > > I didn't mind that you applied ssp/pie patches regardless of
16 > > > USE=vanilla, I did mind that you applied the stub patches with
17 > > > USE="nossp vanilla", and I also didn't like that this was either done
18 > > > accidentally but ignored when pointed out, or that this was done
19 > > > deliberately with a misleading cvs log message.
20 > >
21 > > If you take out the stub patches (which incidentally have no impact on
22 > > code generation), many builds will simply fail because they expect the
23 > > additional flags from ssp, htb etc to be there.
24 >
25 > That's the point. I mentioned being able to test whether your own
26 > software compiles with a pure GNU toolchain as a desire. Being able to
27 > see whether unofficial compiler options are used is not just a nice
28 > extra, but even necessary for that.
29 >
30 > > Since they have no impact on code generation, their presence doesn't
31 > > impact comparisons with a pure upstream release.
32 > >
33 > > > > since gcc-4.0 and below are on the way out, i have no problem
34 > > > > changing this behavior
35 > > > >
36 > > > > besides, since both of these technologies are in mainline gcc now,
37 > > > > i really dont see how you can continue to gripe with gcc-4.1.1+
38 > > >
39 > > > I don't know how much gcc-spec-env.patch can be trusted, and even if
40 > > > it is 100% safe, such patches don't belong in anything that would be
41 > > > called "vanilla". (I have commented on that patch long before this
42 > > > thread started, so don't think I'm just looking for something to
43 > > > complain about now.)
44 > >
45 > > Again, if you don't gave GCC_SPECS defined in your environment then
46 > > that patch makes no difference to code generation.
47 >
48 > Yes, but if GCC_SPECS is defined in the environment, I don't know enough
49 > about it to be sure that it interacts properly with -specs command-line
50 > options. Even if it works perfectly, though, the point remains that it
51 > does not belong in a USE=vanilla build.
52
53
54 Keep pushing this and the only thing you will end up with is the
55 vanilla flag being removed all together.. You want a pure 100%
56 vanilla(POS) non working toolchain then go download it and
57 compile it yourself. You will soon see why things exist the way
58 they do..
59
60 --
61 Ned Ludd <solar@g.o>
62 Gentoo Linux
63
64 --
65 gentoo-dev@g.o mailing list

Replies