From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FoJ1j-0008N7-Cg for garchives@archives.gentoo.org; Thu, 08 Jun 2006 11:50:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k58Bmn3M009547; Thu, 8 Jun 2006 11:48:49 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k58Bdp9v029049 for ; Thu, 8 Jun 2006 11:39:52 GMT Received: by wr-out-0506.google.com with SMTP id i11so666234wra for ; Thu, 08 Jun 2006 04:39:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EqrAoKMS+hmTwzFszto/7iGC6k2u9OjHcxWuNH+/OXGyQz/K0DFgmGk+0XezJSBW15PkFwh3G0tss+rtvEmj1cs2guZyIoGZsHPfRFRoNKUWXjGK0IXBDn2KpbZLTULeInj6O4Lv01Tqugv88yEWLmpPrXL0RERF+rvAtAZrknE= Received: by 10.65.204.8 with SMTP id g8mr1528002qbq; Thu, 08 Jun 2006 04:39:50 -0700 (PDT) Received: by 10.65.112.20 with HTTP; Thu, 8 Jun 2006 04:39:50 -0700 (PDT) Message-ID: Date: Thu, 8 Jun 2006 14:39:50 +0300 From: "Mohammed Hagag" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gcc-4.1.1 In-Reply-To: <7573e9640606072140w6dc7e2cdwb4fa315060d18bcd@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@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 Content-Disposition: inline References: <4486F8F8.8090307@cisco.com> <7573e9640606071625i4082dd14p6c66082f503a4ae9@mail.gmail.com> <7573e9640606072140w6dc7e2cdwb4fa315060d18bcd@mail.gmail.com> X-Archives-Salt: 099bd9f8-2cce-4001-9984-74befa0c1875 X-Archives-Hash: 8a21c1d9af4206512f8ce4941210894a thanks every body, every thing goes fine now without errors i didn't change any thing just a reboot then etc-update; env-update and every thing works fine. On 6/8/06, Richard Fish wrote: > On 6/7/06, Evan Klitzke wrote: > > AFAIK, the only thing that you need to compile twice is GCC. And you > > don't even really need to do that twice. The second pass will may > > pass on new optimizations that will make it more efficient, but the > > code it outputs will be exactly the same. > > You are correct that gcc's output will be the same, but you don't need > to merge it twice because gcc uses itself to build itself. It uses a > 3-stage bootstrap, where it uses the system compiler to build an > initial version of itself, then uses that version to rebuild itself. > Then for good measure, it then uses that version to build the final > version of itself. The final result is completely independant of the > original compiler. > > -Richard > -- > gentoo-user@gentoo.org mailing list > > -- gentoo-user@gentoo.org mailing list