Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Bluetooth PIM sync with KDE?
Date: Thu, 28 Apr 2016 12:31:19
Message-Id: 2518459.UQ5InkriYs@serenity
In Reply to: Re: [gentoo-user] Re: Bluetooth PIM sync with KDE? by "J. Roeleveld"
1 On Thursday, April 28, 2016 10:32:58 AM J. Roeleveld wrote:
2 > On Tuesday, April 26, 2016 01:14:01 PM Michael Mol wrote:
3 > > On Tuesday, April 26, 2016 04:09:33 PM James wrote:
4 > > > Michael Mol <mikemol <at> gmail.com> writes:
5 > > >
6 > > > But it's *great* to see you post to the list, again. I peruse your
7 > > > install
8 > > > script (github) on occasion to see if you have updated it, or
9 > > > 'ansiblize'
10 > > > [1] it. Great to hear from you, again.
11 > >
12 > > Heh. I haven't had need of that script in years. I only needed it then
13 > > because *something* was causing my system to crap its pants midway through
14 > > emerges, and rebuilding an entire Gentoo system to narrow down why
15 > > was...time- consuming. I currently have exactly one Gentoo install
16 > > going--my workstation. And it's been ongoing-stable for something like
17 > > three years, now.
18 >
19 > Good successtory.
20 >
21 > > For a while, I didn't have any Gentoo systems, as I
22 > > didn't have time to stand up a personal system to play with; I'd just
23 > > gotten married, bought a house, now have two kids
24 >
25 > Congratulations
26
27 Thanks. :)
28
29 >
30 > > named after programming
31 > > languages...
32 >
33 > Hope it's not C# and C++? ;)
34
35 Pascal and Ada. :) I dunno, though. *I* kinda thought a name like "C Mol" or
36 "R Mol" would sound more distinguished. :)
37
38 >
39 > > As for that script, it turned out that having -gddb3 in CFLAGs breaks
40 > > glibc. Have a broken glibc get built, installed--and *nothing* that
41 > > spawns afterward can run. Hard to fix if you don't know why it's
42 > > breaking. It was a known bug, but not documented anywhere at the time.
43 > > Thankfully, I notice it's currently documented in the Gentoo Wiki...
44 >
45 > Good to know.
46 > I tend not to play around with CFLAGs much.
47
48 My current set:
49
50 CFLAGS="-O2 -pipe -march=native -ggdb"
51 LDFLAGS="${LDFLAGS} -Wl,--as-needed"
52
53 unless you're www-client/chromium, app-office/libreoffice or net-libs/webkit-gtk,
54 in which case you don't get -ggdb.
55
56 --
57 :wq

Attachments

File name MIME type
signature.asc application/pgp-signature