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 1QZrj0-0004zq-2f for garchives@archives.gentoo.org; Thu, 23 Jun 2011 21:46:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A8E21C018; Thu, 23 Jun 2011 21:43:13 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by pigeon.gentoo.org (Postfix) with ESMTP id 304541C018 for ; Thu, 23 Jun 2011 21:43:12 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id 3FCFBDEC19 for ; Thu, 23 Jun 2011 22:43:12 +0100 (BST) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id fIeRCcXPmKTe for ; Thu, 23 Jun 2011 22:43:12 +0100 (BST) Received: from wstn.localnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id 15CC6DEBC4 for ; Thu, 23 Jun 2011 22:43:12 +0100 (BST) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Do we have to build gcc with fortran now? Date: Thu, 23 Jun 2011 22:43:11 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.38-gentoo-r6; KDE/4.6.3; x86_64; ; ) References: <4E0167C4.9080100@gmail.com> In-Reply-To: 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" Content-Transfer-Encoding: 7bit Message-Id: <201106232243.11384.peter@humphrey.ukfsn.org> X-Archives-Salt: X-Archives-Hash: da554da94d9b98a064a4e80a6579596c On Wednesday 22 June 2011 17:23:44 Mark Knecht wrote: > When I removed the fortran flag it didn't change anything because (I > suppose) the KDE profile has included it as a default. So it seems. I've just tried "USE=-fortran emerge -upDvN world" and the only thing that would be remerged because of fortran is gcc. So I'm going to put -fortran into make.conf and see what breaks. -- Rgds Peter