From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ORlqe-0006HF-HJ for garchives@archives.gentoo.org; Thu, 24 Jun 2010 12:48:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14551E0BC1; Thu, 24 Jun 2010 12:47:02 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E5712E0BC1 for ; Thu, 24 Jun 2010 12:47:01 +0000 (UTC) Received: by gxk2 with SMTP id 2so1026161gxk.40 for ; Thu, 24 Jun 2010 05:47:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=u2+7fCPCt0tVv2A6NmMsUHrIedRA7rL6vK66CfPhabw=; b=ge08jsbUSS5aB5u6GuvVtgRoo/mXJt+AfYqyRCeHvxBRhaNFcKqnV7N8FjS9YVY4w1 gWOMpg3gDqcpACX0hX5AwdJWQso5iMh4qdkHpLVSJg1aZamK38o1S0pyB1RbocIyot3i EjpiRnkKH/uNbYPNxGYYnM7LxPkb2icFAJiAw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=jz9LoyPj1/XfWVBJWFrlw6SdpOLbUHq6ZH99rbMkyJs+1k19XjjS+9VWb6RCqZbgGS JBIDOF0VeL70Ab1sc36H0tZSpa2mGShLjo3cOXP5ob/GwNxMBt7iw5r5x2VQWhOOl1dd Vtk58hjNjnNYXOdu4fnb7wOEVQyHaJgC2qnJ4= Received: by 10.100.244.26 with SMTP id r26mr8058243anh.91.1277383621510; Thu, 24 Jun 2010 05:47:01 -0700 (PDT) Received: from [192.168.1.2] (adsl-95-107-53.jan.bellsouth.net [98.95.107.53]) by mx.google.com with ESMTPS id y7sm26405ana.24.2010.06.24.05.47.00 (version=SSLv3 cipher=RC4-MD5); Thu, 24 Jun 2010 05:47:00 -0700 (PDT) Message-ID: <4C2353C3.20005@gmail.com> Date: Thu, 24 Jun 2010 07:46:59 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100622 Gentoo/2.0.5 SeaMonkey/2.0.5 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] who wants to downgrade my gcc ? References: <201006241157.55855.tun.nospam-daf1b990@kglug.de> <20100624122232.4a7ccea7@zaphod.digimed.co.uk> In-Reply-To: <20100624122232.4a7ccea7@zaphod.digimed.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 97174f92-fd52-440e-9ebd-6e6d678e9059 X-Archives-Hash: e6eb3830374035302381b0d7f1f0066e Neil Bothwick wrote: > On Thu, 24 Jun 2010 11:57:55 +0200, Thomas U. Nockmann wrote: > > >>> But, >>> an emerge --update --newuse --deep --tree --with-bdeps y @system >>> @world wants to downgrade it to gcc-4.4.3-r3 >>> >>> How can I find out, why? >>> >> What does `equery d gcc` say? >> > What does emerge --update --newuse --deep --tree --with-bdeps y @world > > actually say? > > I'm not sure this is correct but I have to ask this. Since gcc is a system package, it wouldn't try to upgrade gcc even if one was available would it? I guess if something in world just had to have that or a newer version then it would pull the newer gcc in but otherwise it would skip it right? Dale :-) :-)