Gentoo Archives: gentoo-hardened

From: Grant <emailgrant@×××××.com>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] gcc-4.3.4 stabilized for a hardened profile?
Date: Tue, 27 Oct 2009 18:54:57
Message-Id: 49bf44f10910271153p76c152edw2f839c134e467117@mail.gmail.com
In Reply to: Re: [gentoo-hardened] gcc-4.3.4 stabilized for a hardened profile? by Michael Orlitzky
1 >> I've been stuck on gcc-3.4.6 on my hardened profile system (currently:
2 >> hardened/linux/amd64/10.0) for a very long time.  Now it looks like
3 >> gcc-4.3.4 has been stabilized for hardened profiles.  Has anyone
4 >> tested it?  This system is critical for me, so I've got to be careful.
5 >>
6 >> - Grant
7 >>
8 >
9 > A lot of us have been testing the new GCC for a while now using the
10 > hardened-development overlay. It's as stable as 3.4.x was in my experience.
11 >
12 > About a year and a half ago, I reformatted a laptop and started from scratch
13 > using gcc-4.x from the overlay, because what the hell. Many issues from the
14 > gcc-3.x era actually cleared up with the new toolchain. Once I convinced
15 > myself that things were working correctly, I began to migrate "real" systems
16 > to the development GCC one at a time.
17 >
18 > All of my personal machines are using gcc-4.x, and things work much better
19 > on the desktop than they did with gcc-3.x. Many of our servers have also
20 > been migrated: web, database, dns, mail, monitoring, firewall, etc. all work
21 > fine. I have noticed absolutely no difference (either positive or negative)
22 > on those machines.
23 >
24 > In short, switching your default compiler with gcc-config isn't going to
25 > change anything. Test any new packages/upgrades just as you would have with
26 > gcc-3.x.
27
28 That's great. I'm up against a mysql upgrade that doesn't want to go
29 through without the new gcc, so I'm going for it now.
30
31 I have 4 desktops on a non-hardened profile and 1 server on a hardened
32 profile. I'd love to put the desktops on a hardened profile with this
33 new gcc. Can I switch from non-hardened to hardened?
34
35 - Grant

Replies

Subject Author
Re: [gentoo-hardened] gcc-4.3.4 stabilized for a hardened profile? Michael Orlitzky <michael@××××××××.com>