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 1Fo8Yg-000616-4l for garchives@archives.gentoo.org; Thu, 08 Jun 2006 00:39:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k580bLg5005691; Thu, 8 Jun 2006 00:37:21 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k580W2EZ025979 for ; Thu, 8 Jun 2006 00:32:03 GMT Received: by py-out-1112.google.com with SMTP id c30so364532pyc for ; Wed, 07 Jun 2006 17:32:02 -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=BiqX38O3hzvSsVAbt88bUclm/QChk/viNQK5/8nk611AbAD4zX17Vn4o6hpeUWqoMJxykcCe8O3ImhhmTRAnayf9KC8yBmC9XMEqtI1gVwquJ9NTZuo7ueKlAaXK5k9/yJP/96T11vOi2pd2SmsbWpXHqne10+ZMfSs29i0pmhs= Received: by 10.35.27.1 with SMTP id e1mr1538268pyj; Wed, 07 Jun 2006 17:32:01 -0700 (PDT) Received: by 10.35.131.11 with HTTP; Wed, 7 Jun 2006 17:32:01 -0700 (PDT) Message-ID: Date: Wed, 7 Jun 2006 17:32:01 -0700 From: "Evan Klitzke" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gcc-4.1.1 In-Reply-To: <7573e9640606071625i4082dd14p6c66082f503a4ae9@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> X-Archives-Salt: 66cb4ca3-1712-4035-a5bb-481974b1dd8e X-Archives-Hash: 3fe48d3f8d3a223ce0286e42c730644c 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. -- Evan Klitzke On 6/7/06, Richard Fish wrote: > On 6/7/06, Roy Wright wrote: > > You might want to read: > > > > http://forums.gentoo.org/viewtopic.php?t=282474&highlight= > > > > which basically recommends: > > > > emerge -s > > emerge -s > > emerge -e > > emerge -e > > > Ugh, this is completely pointless. A single "emerge -e world" is sufficient. > > -Richard > -- > gentoo-user@gentoo.org mailing list > > -- gentoo-user@gentoo.org mailing list