public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge depclean gcc
Date: Thu, 21 Oct 2010 09:17:11 -0500	[thread overview]
Message-ID: <AANLkTikR3E=EeePAm6gLFB6caEA2JxSTTmuLE2m=3hLU@mail.gmail.com> (raw)
In-Reply-To: <4cc02f9e6b63a4.58162744@wp.pl>

2010/10/21  <fajfusio@wp.pl>:
> Hi
> I have upgraded my gentoo recently.
> New version of gcc-4.4.3-r2 has been emerged.
> Now I have 2 versions of gcc:
> gcc-4.3.4
> gcc-4.4.3-r2
>
> There are still many packages compiled with the old version of gcc and
> now I don't want to rebuild them all with a new version.
> emerge --depclean wants to unemerge my old version of gcc.
>
> May I just unmerge my old gcc ?
> Is it save ?

use gcc-config to select the new gcc as your default compiler

env-update

source /etc/profile

fix_libtool_files.sh 4.3.4

emerge --oneshot libtool

then unmerge the old version of gcc

revdep-rebuild just to be safe

I think that should be all that's needed. I don't think there's any
reason to recompile world or anything like this.



  parent reply	other threads:[~2010-10-21 14:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-21 12:18 [gentoo-user] emerge depclean gcc fajfusio
2010-10-21 13:24 ` Michael Hampicke
2010-10-23 11:59   ` daid kahl
2010-10-21 14:17 ` Paul Hartman [this message]
2010-10-22  9:30   ` fajfusio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTikR3E=EeePAm6gLFB6caEA2JxSTTmuLE2m=3hLU@mail.gmail.com' \
    --to=paul.hartman+gentoo@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox