delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/09/12/02:57:26

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D57A8387088C
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1599893794;
bh=8uDqiH2FB/CM14kPOHKcTaizoqI3Kh4z/mZmfkyqKz0=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=CKYWoy5oZaO2l5llfygqYiRMhzvPOLrS+cr8wYJc8O+P8/ZUzW7o/jMNK9RyuP2I2
iv6U9XYyqX+W94y43ADicMAsykrHFXB+1l36MO6cGaleClzkMUyZYi856fj36fw4Yb
eH9vcO3keIoNudjkTaJG/LzfMvBvAYVo0MSmzWbs=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 94AC3386F81B
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-language
:content-transfer-encoding;
bh=ulZVlqDpGkXThLnuUBgAP/qBKBhAtuNWzIXC222t/Ao=;
b=ZVXDPRoc0aiQyYh0ohBmSsmj17pWRQi0eeAxU0fGl7fCxOI9Wit/c9HT6TbJh0s0Vb
SEcRMbQAoeJvnTYHlX86Yq+zumGy11hMPf8FLcWmQgrK89FLhgPPLzHkagjzPDO82fqI
tSPiZ6i9yAGQ/ROgjkElPIEWmqVYsFR4HWCs/VVCbSFsFeXQvvipxGzTdwJjKPQOYUBu
atsOUhb+zNvLuGY9k4decnjWQF2TTZpPvFjX67MNp/3wsEE0SvmV7XlD6jX2GjnWR0td
Kq/DqyaEbTuDSQNZTmFqbrjY4y/VvnOqUeuaIkDdBkdSRe7pV5cJBS/En2DeCJoxDnSF
ME/Q==
X-Gm-Message-State: AOAM533NRnifvhzHwTt6gak9//CGuC7RpBdJRMWZUJSWoir3wevOk13G
+ZSHrYZn0P3S+sZ+c26kdq2nv/sDz6M=
X-Google-Smtp-Source: ABdhPJxVSRM5cwKd/VTfU6D0iz1L1WGV0CzXvbJLMvJqay79Sz5jPSfKOCggLxe33BZAwnlXM3oSYw==
X-Received: by 2002:a17:906:c2c5:: with SMTP id
ch5mr5263035ejb.183.1599893790338;
Fri, 11 Sep 2020 23:56:30 -0700 (PDT)
Subject: Re: Setting up a proper modelling environment in Cygwin
To: cygwin AT cygwin DOT com
References: <CAOt=qgmQZ2a7u5ZwM3p7twFMc5F44sO9eLX1aOTtLZCO2Q1_1w AT mail DOT gmail DOT com>
<90d505d5-11fc-418d-02e4-73dd423a92ce AT gmail DOT com>
<87een7h6ab DOT fsf AT Otto DOT invalid>
Message-ID: <c6b8105b-6f18-c09d-b94c-1be7d302744e@gmail.com>
Date: Sat, 12 Sep 2020 08:56:29 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
Thunderbird/68.12.0
MIME-Version: 1.0
In-Reply-To: <87een7h6ab.fsf@Otto.invalid>
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On 12.09.2020 08:13, ASSI wrote:
> Marco Atzeri via Cygwin writes:
>> Now the current gfortran has
>>
>> $ zcat
>> /usr/lib/gcc/x86_64-pc-cygwin/9.3.0/finclude/ieee_arithmetic.mod|head
>> -n 1
>> GFORTRAN module version '15' created from ieee_arithmetic.F90
>>
>> openmpi was built with last gcc so it is aligned
> 
> That points to some larger problem with the way dependencies are
> extracted for packages using Fortran modules.
> 
>> Give me some days for an update of the package
>> And I will need to re-build for test gcc 10 also,
>> but it is less urgent
> 
> No.  :-)

No as "I do not need for GCC 10" or
no "it is really urgent to build a test version to match the
gcc test version" ?

$ zcat 
/usr/lib/gcc/x86_64-pc-cygwin/10.2.0/finclude/ieee_arithmetic.mod| head -n 1
GFORTRAN module version '15' created from ieee_arithmetic.F90

ok, it is "I do not need for GCC 10"

> Regards,
> Achim.
> 

Regards
Marco
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019