Jarry wrote: > So now (I hope!) my system is in consistent state, as it was > before my little "experiment"
Well, you have had a kernel oops, and it looks like you may have had another (the emerge of gcc that did nothing for 4 hours), so... something doesn't seem quite right. Keep watching your logs. > With one exception. When I now check: > > gcc-config -l > [1] i686-pc-linux-gnu-3.4.4 * > [2] i686-pc-linux-gnu-3.4.4-hardened > [3] i686-pc-linux-gnu-3.4.4-hardenednopie > [4] i686-pc-linux-gnu-3.4.4-hardenednopiessp > [5] i686-pc-linux-gnu-3.4.4-hardenednossp > > Previously it was: > [1] i686-pc-linux-gnu-3.4.4 * > [2] i686-pc-linux-gnu-3.4.4-hardenednopie > [3] i686-pc-linux-gnu-3.4.4-hardenednopiessp > [4] i686-pc-linux-gnu-3.4.4-hardenednossp > [5] i686-pc-linux-gnu-3.4.4-vanilla > > Do I have to make worry about that missing vanilla-profile? No. Look closer: when using the "hardened" flag, the default compiler is the hardened one, when not using that flag, the default compiler is the vanilla one. Benno -- gentoo-user@gentoo.org mailing list