Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-31 Thread Maximilian Bräutigam
Hi all, it was said before: You don't need to follow this guide. Just emerge and you'll be fine. I would expect, that this is not the whole purpose. For example if I use eix gcc, I get two installed versions: 4.1.2 and 4.3.2-r3 gcc -v returns gcc-Version 4.1.2 (Gentoo 4.1.2 p1.1) gcc-config -c

Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-31 Thread KH
Maximilian Bräutigam schrieb: Hi all, it was said before: You don't need to follow this guide. Just emerge and you'll be fine. I would expect, that this is not the whole purpose. For example if I use eix gcc, I get two installed versions: 4.1.2 and 4.3.2-r3 gcc -v returns

Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-31 Thread Jarry
Maximilian Bräutigam wrote: Due to the mentioned problems my question is, do I have to configure # gcc-config x86_64-pc-linux-gnu-4.3.2 ... or ... # gcc-config x86_64-pc-linux-gnu-4.3.2-r3 At the end of GCC upgrade, I got these messages: __ * The

[gentoo-user] Upgrading GCC (just to be sure)...

2009-03-30 Thread Jarry
Hi, today after syncing I found new version of GCC being available, emerge --pretend --update --deep --newuse world shows: [ebuild NS ] sys-devel/gcc-4.3.2-r3 [4.1.2] USE=... I found a Gentoo GCC Upgrade Guide, but it deals with GCC 3.x, or 3.x-4.x. Should I follow that guide when upgrading

Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-30 Thread Albert Hopkins
On Mon, 2009-03-30 at 19:56 +0200, Jarry wrote: Hi, today after syncing I found new version of GCC being available, emerge --pretend --update --deep --newuse world shows: [ebuild NS ] sys-devel/gcc-4.3.2-r3 [4.1.2] USE=... I found a Gentoo GCC Upgrade Guide, but it deals with GCC

Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-30 Thread Florian Philipp
Jarry schrieb: Hi, today after syncing I found new version of GCC being available, emerge --pretend --update --deep --newuse world shows: [ebuild NS ] sys-devel/gcc-4.3.2-r3 [4.1.2] USE=... I found a Gentoo GCC Upgrade Guide, but it deals with GCC 3.x, or 3.x-4.x. Should I follow

Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-30 Thread Daniel Pielmeier
Jarry schrieb am 30.03.2009 19:56: Hi, today after syncing I found new version of GCC being available, emerge --pretend --update --deep --newuse world shows: [ebuild NS ] sys-devel/gcc-4.3.2-r3 [4.1.2] USE=... I found a Gentoo GCC Upgrade Guide, but it deals with GCC 3.x, or

Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-30 Thread KH
Florian Philipp schrieb: Jarry schrieb: Hi, today after syncing I found new version of GCC being available, emerge --pretend --update --deep --newuse world shows: [ebuild NS ] sys-devel/gcc-4.3.2-r3 [4.1.2] USE=... [snip] Jarry You don't need to follow this guide. Just