Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139644 - Some infos missing in the GCC Upgrade Guide for gcc-4.1
Summary: Some infos missing in the GCC Upgrade Guide for gcc-4.1
Status: RESOLVED DUPLICATE of bug 64615
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-08 00:13 UTC by Marco Wegner
Modified: 2006-07-16 01:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Wegner 2006-07-08 00:13:04 UTC
There seem to be a few infos missing in the GCC Upgrade Guide when dealing with an upgrade to the GCC 4.1 compiler series:

* it might be necessary to remove an old compiler version *before* issuing 'emerge -eav world' (see also bug #64615), especially when C++ packages (Qt, KDE) are involved

* it might be necessary to unmask a few packages before they compile with GCC 4.1 since the gcc4 patches are incorporated only in those newer versions. Examples are boehm-gc, gimp, imagemagick
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2006-07-15 14:22:50 UTC
(In reply to comment #0)
> * it might be necessary to remove an old compiler version *before* issuing
> 'emerge -eav world' (see also bug #64615), especially when C++ packages (Qt,
> KDE) are involved

toolchain, is anything like that required?

> * it might be necessary to unmask a few packages before they compile with GCC
> 4.1 since the gcc4 patches are incorporated only in those newer versions.
> Examples are boehm-gc, gimp, imagemagick

4.1 is not in arch, unstable users should know what are they doing.
Comment 2 SpanKY gentoo-dev 2006-07-15 16:06:32 UTC
no, you dont have to remove previous toolchains ... you just need to make sure whatever version you want to compile with is selected
Comment 3 Xavier Neys (RETIRED) gentoo-dev 2006-07-16 01:59:55 UTC

*** This bug has been marked as a duplicate of 64615 ***