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 1QarHq-0006Ys-R6 for garchives@archives.gentoo.org; Sun, 26 Jun 2011 15:30:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE7411C077; Sun, 26 Jun 2011 15:28:51 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D0691C077 for ; Sun, 26 Jun 2011 15:28:51 +0000 (UTC) Received: by iwn37 with SMTP id 37so5003145iwn.40 for ; Sun, 26 Jun 2011 08:28:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=aV/R+gOb6LhQuv6OeJK15sGeLCqI2OxUlTb6XxuIhgA=; b=Hy6DmFnsUNi/18iKCgcyPD/zMspaS6TdHdJaYrZBPDSMF71EYmw9FXfJHJH3JE1ov9 TYJR91F2b472bFlRiKPqYCIBAz1rg4SRRjmJ0XXNVBPnkUOFrDLxxxBghcT7xw9PJk3Y Ce+Ms8gibkSa75fcXIFG20KcjWo87PY6elLjQ= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=O/iepUx3lmA/uw8rcZhsTahiB3WLIbrwYmd+NY2wlk1PgDa1eVsiADC2X8IeL5V1O4 jSXWCa09UJ5UIq61xVfrmvMyZwSLu0lZ9yF6sKUGXf2QN8jHo5YU4jPkBmASjFcrPw21 2sLUsLbdDf/dESJzW3FybqUAU/YSm3qaD8w/8= Received: by 10.231.62.200 with SMTP id y8mr4930820ibh.89.1309102130779; Sun, 26 Jun 2011 08:28:50 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-120-31.jan.bellsouth.net [65.0.120.31]) by mx.google.com with ESMTPS id fw9sm2549382ibb.64.2011.06.26.08.28.49 (version=SSLv3 cipher=OTHER); Sun, 26 Jun 2011 08:28:50 -0700 (PDT) Message-ID: <4E07502F.6040807@gmail.com> Date: Sun, 26 Jun 2011 10:28:47 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110606 Gentoo/2.0.14-r1 SeaMonkey/2.0.14 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] Re: Do we have to build gcc with fortran now? References: <4E0167C4.9080100@gmail.com> <4E05D8AB.10403@gentoo.org> <201106251458.56472.peter@humphrey.ukfsn.org> <3693085.ofv3n58up4@pc> In-Reply-To: <3693085.ofv3n58up4@pc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 7d3cdc3cabedc44c71275c4dc6f96970 Michael Schreckenbauer wrote: > 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 > > That doesn't appear to work like it should then. I get this: root@fireball / # euse -I fortran global use flags (searching: fortran) ************************************************************ [+ CD ] fortran - Adds support for fortran (formerly f77) Installed packages matching this USE flag: sys-devel/gcc-4.4.5 local use flags (searching: fortran) ************************************************************ no matching entries found root@fireball / # Thing is, I know a couple packages use it on this rig because I just had to recompile them. Cantor and R are two that I recall. Maybe it is because it is not a option in the list? The USE flag that is. Dale :-) :-)