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 1RcWX0-0005uD-AQ for garchives@archives.gentoo.org; Mon, 19 Dec 2011 06:17:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F060821C1A9; Mon, 19 Dec 2011 06:16:52 +0000 (UTC) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 6EC2A21C0F2 for ; Mon, 19 Dec 2011 06:15:56 +0000 (UTC) Received: by yenm3 with SMTP id m3so3561937yen.40 for ; Sun, 18 Dec 2011 22:15:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=MJ0JjUoJDGlijKsfssE6PG/9XL5oS6GhZRSIErpz9LQ=; b=aGqmed8cn87H+pqq5/BZEGZgjD61PaoZsn27d1kSnsdbvMa8kKOa6rEG3QX076isjf SYbTsF1IftkhW820vl/MBHUtVH5yj0fAgqFWloVHb7wqT747tcK79EjeOvPtivedOzm4 kH92D1XW91GsH2dx1WwgFMdzFM3I0JDvcRInc= Received: by 10.236.181.136 with SMTP id l8mr24882079yhm.103.1324275355850; Sun, 18 Dec 2011 22:15:55 -0800 (PST) Received: from [192.168.2.5] (adsl-65-0-122-130.jan.bellsouth.net. [65.0.122.130]) by mx.google.com with ESMTPS id 39sm43996882ans.10.2011.12.18.22.15.53 (version=SSLv3 cipher=OTHER); Sun, 18 Dec 2011 22:15:54 -0800 (PST) Message-ID: <4EEED697.4030000@gmail.com> Date: Mon, 19 Dec 2011 00:15:51 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111022 Firefox/7.0.1 SeaMonkey/2.4.1 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] A tale of computing thud and blunder References: <20111217210709.GA1740@waltdnes.org> <20111218011054.GA2804@waltdnes.org> <20111218103449.GA21102@waltdnes.org> <20111219000522.GA22397@waltdnes.org> <4EEE82A5.2010909@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 8aa382b3-5413-42c5-93c8-2792fae2127b X-Archives-Hash: 4f1a4914437968d40ef1f28a6734ff24 Pandu Poluan wrote: > > Kind of like what I always do when I switch from -march=nocona to > -march=native. (Usually I use -march=nocona to ensure seamless VM > migration on my XenServer-equipped boxen, but for some VMs, i.e., > those requiring me to wring out every last drop of performance, I go > native.) > > That said, if you want to experience fully the "GCC Graphite" > optimizations, you'll also want to do emerge -ev ;-) > > Rgds, > Is Graphite worthwhile on a desktop system or is it better suited for servers or both? I found this but still not sure what it is intended for: http://gcc.gnu.org/wiki/Graphite/4.5 Are there any reasons to leave this be for a while? You know, bugs or packages that don't work with it? Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words! Miss the compile output? Hint: EMERGE_DEFAULT_OPTS="--quiet-build=n"