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 1SZKhe-00085n-0B for garchives@archives.gentoo.org; Tue, 29 May 2012 11:35:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD146E09EF; Tue, 29 May 2012 11:34:29 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 9A74BE0B08 for ; Tue, 29 May 2012 11:31:18 +0000 (UTC) Received: by yhp26 with SMTP id 26so2575019yhp.40 for ; Tue, 29 May 2012 04:31:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Tk6S4wqZ/x29kCh94D5Nm1hu+rHEkGDyu2lvk/0MhGg=; b=zofLvEIUTSv4AeJ6vt3bWNXQT3ZTnaIEIAZvdUB9HWMNGM60uiTwGvyotR/pNS3JjL k2WLFz2WuWhBwygngEPMUddQfqb3UARChzRvqToSh7unZnA2yXe1XlxMgY+lKKyCUz4x a9E60h+wolhmO72OsOtlaqOH8QIJgHk5WxMFvgxZy+jvbVKltmJl16wsjMscVGtNARE0 hz+vr56iLBWvgnbwhrp1bVFmlyLDuxLrxSgsUiL6FK3QTBuqZEYAqvWspmLHhGJPlrLb kgBP6y0pPY6lFYoceJXvayL+AnlC9mvVqofE9L5/ObO71s8DuzN6QEhlvoO8dby85Cg5 JXJw== 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 Received: by 10.60.22.38 with SMTP id a6mr10820120oef.32.1338291078049; Tue, 29 May 2012 04:31:18 -0700 (PDT) Received: by 10.182.81.105 with HTTP; Tue, 29 May 2012 04:31:18 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 May 2012 08:31:18 -0300 Message-ID: Subject: Re: [gentoo-user] Can't emerge any gcc From: Ezequiel Garcia To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 1c2c8a99-37d5-482b-936e-4edb09afa896 X-Archives-Hash: 432d45ae627cc2c18c51192b546d7e4c Hi, I found the build error was related to openmp use flag being "on". Have *no* idea why this enabled (is it default?). Anyway, disabling it and re-emerging gcc 4.7 now fails at some other point related to g++. Dam'it