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 1RF9HF-0008Nq-OY for garchives@archives.gentoo.org; Sat, 15 Oct 2011 18:48:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E03A021C23D; Sat, 15 Oct 2011 18:47:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B2A9321C255 for ; Sat, 15 Oct 2011 18:47:46 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 205E71B4018 for ; Sat, 15 Oct 2011 18:47:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id D6AD82004B; Sat, 15 Oct 2011 18:47:44 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gcc-upgrading.xml X-VCS-Repository: gentoo X-VCS-Files: gcc-upgrading.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Message-Id: <20111015184744.D6AD82004B@flycatcher.gentoo.org> Date: Sat, 15 Oct 2011 18:47:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 7013297edc7f065f435acfe417a941d4 swift 11/10/15 18:47:44 Modified: gcc-upgrading.xml Log: Add list of packages that need a rebuild (next to libtool, ghc is also = known). Such a list can be used with future additions too Revision Changes Path 1.32 xml/htdocs/doc/en/gcc-upgrading.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gcc-= upgrading.xml?rev=3D1.32&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gcc-= upgrading.xml?rev=3D1.32&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gcc-= upgrading.xml?r1=3D1.31&r2=3D1.32 Index: gcc-upgrading.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- gcc-upgrading.xml 13 Oct 2011 15:11:55 -0000 1.31 +++ gcc-upgrading.xml 15 Oct 2011 18:47:44 -0000 1.32 @@ -1,5 +1,5 @@ - + =20 =20 @@ -18,8 +18,8 @@ =20 -24 -2011-10-13 +25 +2011-10-15 =20 Quickstart @@ -204,6 +204,37 @@ =20 +
+Which packages are known to need a rebuild? + + +

+The following table gives the packages that, if installed, need t= o be +rebuild and why. +

+ + + + + + + + sys-devel/libtool + + libtool application has hardcoded paths towards GCC internal + libraries + + + + dev-lang/ghc + + ghc application has hardcoded paths towards GCC internal libraries + + +
PackageRebuild needed because ...
+ + +
=20