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 1McNJe-0007xL-11 for garchives@archives.gentoo.org; Sat, 15 Aug 2009 17:45:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF4B6E04A9; Sat, 15 Aug 2009 17:45:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CBFF1E04A9 for ; Sat, 15 Aug 2009 17:45:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 77948650E7 for ; Sat, 15 Aug 2009 17:45:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.558 X-Spam-Level: X-Spam-Status: No, score=-3.558 required=5.5 tests=[AWL=0.041, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mn9BJR-zgEu9 for ; Sat, 15 Aug 2009 17:45:10 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 90B1365B4A for ; Sat, 15 Aug 2009 17:45:09 +0000 (UTC) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1McNJO-0001va-TZ for gentoo-user@gentoo.org; Sat, 15 Aug 2009 17:45:02 +0000 Received: from athedsl-378031.home.otenet.gr ([79.131.28.173]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Aug 2009 17:45:02 +0000 Received: from realnc by athedsl-378031.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Aug 2009 17:45:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Gcc 4.3.4 ---> 4.4.1 Date: Sat, 15 Aug 2009 20:40:47 +0300 Organization: Lucas Barks Message-ID: References: <20090814231756.GA9536@crowfix.com> <200908151906.55222.dirk.heinrichs@online.de> <200908151937.17967.dirk.heinrichs@online.de> 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 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-378031.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090815 Thunderbird/3.0b3 In-Reply-To: <200908151937.17967.dirk.heinrichs@online.de> Sender: news X-Archives-Salt: 60ea7196-3882-42e7-816b-ed91c504be2f X-Archives-Hash: 6142cfab3bafa0a69e5218a830f06313 On 08/15/2009 08:37 PM, Dirk Heinrichs wrote: > Am Samstag 15 August 2009 19:24:09 schrieb Nikos Chantziaras: > >> system has to be rebuilt twice. When you get a new toolchain >> ("system"), you need to rebuilt it with itself. The first time you do >> that, it is rebuilt using the *old* toolchain. The second time it is >> rebuilt using the *new* toolchain that was just rebuilt. > > Why would I need to do that? If I install gcc 4.4.1 I have gcc 4.4.1. It will > produce the same code no matter with what toolchain it has been built. So just > rebuilding world should be sufficient. "Should." But not "must." > Bye... Uhm, nice day.