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 1QZIA1-00085P-Jg for garchives@archives.gentoo.org; Wed, 22 Jun 2011 07:47:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CC761C0A8; Wed, 22 Jun 2011 07:32:20 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 059351C0A8 for ; Wed, 22 Jun 2011 07:32:19 +0000 (UTC) Received: by vxa40 with SMTP id 40so490028vxa.40 for ; Wed, 22 Jun 2011 00:32:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:disposition-notification-to:date :from:user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type; bh=9iG7WyVUBwHxBtVWPAblszJBZf7tT/XXTh1PIG9jbeM=; b=CdhoHyDUOTCtWPv979a12mmJZhzJNE/FNAB8YvWRN0HeFV67+2YdWvgnW6RxkmStbC 4q6NiOEOeTFFM8KNzR0MxPlvB/OJiWlpS/BNWaVExUKo2QWygLiX5poIxyQNBuyroebG JKF1yW8qmt2YQJoBv0YK9NZc+FFMKdTCCDicE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:references:in-reply-to:x-enigmail-version :openpgp:content-type; b=g31aDU/BqTP0nR4zSAg5EK5JLFLbmhjuMjFMHosh/4g+InC8iMVEQCDQnH34g/ZIlh 9BT4pw97VyViV3mUIwf7IHMRlBOPsy1FAEtAzktd3gb5NNzeBee1DDIxUKr7Coa182FL /5RwT6kPoD8XHsbbOIjblYlNPPIwJ3DRySORg= Received: by 10.52.74.102 with SMTP id s6mr491690vdv.125.1308727939342; Wed, 22 Jun 2011 00:32:19 -0700 (PDT) Received: from [192.168.2.25] (ool-44c64caa.dyn.optonline.net [68.198.76.170]) by mx.google.com with ESMTPS id c1sm92937vdu.5.2011.06.22.00.32.18 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 22 Jun 2011 00:32:18 -0700 (PDT) Message-ID: <4E019A71.6050403@gmail.com> Date: Wed, 22 Jun 2011 03:32:01 -0400 From: Matthew Finkel User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110531 Thunderbird/3.1.10 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] Do we have to build gcc with fortran now? References: <4E0167C4.9080100@gmail.com> <4E017013.1080004@gmail.com> <4E017CDB.7070709@gentoo.org> <4E0181CA.9000203@gentoo.org> <4E018BE5.1010709@asyr.hopto.org> In-Reply-To: <4E018BE5.1010709@asyr.hopto.org> X-Enigmail-Version: 1.1.2 OpenPGP: id=A946BBCF Content-Type: multipart/alternative; boundary="------------010307030102040408080301" X-Archives-Salt: X-Archives-Hash: 045c31b786c54832e11632ce8bfd35be This is a multi-part message in MIME format. --------------010307030102040408080301 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 06/22/11 02:29, Thanasis wrote: > on 06/22/2011 08:46 AM justin wrote the following: > >> One little note, >> >> if portage requests that you should install dev-lang/ifc instead of >> gcc[fortran], you most probably have an entry >> >> sys-devel/gcc -fortran >> >> in >> >> your /etc/portage/package.use >> >> Just remove that. >> > > I didn't have fortran in my USE flags at all, yet portage requested to > install dev-lang/ifc Was ifc pulled in as a dependency for another package? --------------010307030102040408080301 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit On 06/22/11 02:29, Thanasis wrote:
> on 06/22/2011 08:46 AM justin wrote the following:
>
>> One little note,
>>
>> if portage requests that you should install dev-lang/ifc instead of
>> gcc[fortran], you most probably have an entry
>>
>> sys-devel/gcc -fortran
>>
>> in
>>
>> your /etc/portage/package.use
>>
>> Just remove that.
>>
>
> I didn't have fortran in my USE flags at all, yet portage requested to
> install dev-lang/ifc


Was ifc pulled in as a dependency for another package?

--------------010307030102040408080301--