Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Do we have to build gcc with fortran now?
Date: Wed, 22 Jun 2011 16:21:03
Message-Id: BANLkTi=K97Ex_brA9VKcNmaRh_MM2dzTpg@mail.gmail.com
In Reply to: Re: [gentoo-user] Do we have to build gcc with fortran now? by Dale
1 On Wed, Jun 22, 2011 at 8:50 AM, Dale <rdalek1967@×××××.com> wrote:
2 > Mark Knecht wrote:
3 >>
4 >> I guess I can stop playing scaredicat and remove it. :-)
5 >>
6 >> - Mark
7 >>
8 >>
9 >>
10 >
11 > I think the dev added it back.  So, if you really don't need it, put the
12 > minus sign in front.
13 >
14 > If you use KDE like me, be prepared to put the thing back tho.  Some KDE
15 > packages depend on things that seem to need it enabled.
16 >
17 > I just love running in circles.
18 >
19 > Dale
20
21 Actually, for me it's a non-issue. I've had it in all along. Even when
22 I remove it from make.conf and package.use it still shows up in gcc:
23
24 c2stable ~ # emerge -pv gcc
25
26 These are the packages that would be merged, in order:
27
28 Calculating dependencies... done!
29 [ebuild R ] sys-devel/gcc-4.4.5 USE="fortran gtk mudflap
30 (multilib) nls nptl openmp (-altivec) -bootstrap -build -doc
31 (-fixed-point) -gcj -graphite (-hardened) (-libffi) -multislot -nocxx
32 -nopie -nossp -objc -objc++ -objc-gc -test -vanilla (-n32%) (-n64%)"
33 61,647 kB
34
35 Total: 1 package (1 reinstall), Size of downloads: 61,647 kB
36 c2stable ~ #
37
38 so nothing is getting rebuilt on my system by removing it. As not
39 every system here uses the KDE profile I'll investigate removing it
40 later, or just leave it in case they start using KDE.
41
42 Cheers,
43 Mark

Replies

Subject Author
Re: [gentoo-user] Do we have to build gcc with fortran now? Dale <rdalek1967@×××××.com>