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 1QaYUx-0002gL-PR for garchives@archives.gentoo.org; Sat, 25 Jun 2011 19:26:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37C551C1E8 for ; Sat, 25 Jun 2011 19:26:31 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by pigeon.gentoo.org (Postfix) with SMTP id AD4A71C1D8 for ; Sat, 25 Jun 2011 19:12:05 +0000 (UTC) Received: (qmail invoked by alias); 25 Jun 2011 19:12:04 -0000 Received: from p5B087E24.dip.t-dialin.net (EHLO pc.localnet) [91.8.126.36] by mail.gmx.net (mp031) with SMTP; 25 Jun 2011 21:12:04 +0200 X-Authenticated: #13997268 X-Provags-ID: V01U2FsdGVkX1/Rf35UsynRR/Y8IX3Th5qAPXBOYTZmGUgbYAtBmP OpYtA5kNw/9Y6m From: Michael Schreckenbauer To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Do we have to build gcc with fortran now? Date: Sat, 25 Jun 2011 21:12 +0200 Message-ID: <3693085.ofv3n58up4@pc> User-Agent: KMail/4.6.0 (Linux/2.6.38-gentoo; KDE/4.6.4; x86_64; ; ) In-Reply-To: <201106251458.56472.peter@humphrey.ukfsn.org> References: <4E0167C4.9080100@gmail.com> <4E05D8AB.10403@gentoo.org> <201106251458.56472.peter@humphrey.ukfsn.org> 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Y-GMX-Trusted: 0 X-Archives-Salt: X-Archives-Hash: cec98b3596686c008d360d7805acf149 Am Samstag, 25. Juni 2011, 14:58:56 schrieb Peter Humphrey: > Whether "many" operations are written in Fortran is immaterial. What matters > to me is whether any on my system are. If they aren't, I don't need a > Fortran compiler and I'd rather not waste system resources on building one. Try euse -I fortran. If anything besides gcc pops up, you should have one. Regards Michael